So I wanted to make file writing more interractive, by implementing a code editor on the device. But for that I had to make the file system writable. I had vision before starting this project, that I had a wonderful idea of a file system. I was eager to implement it and play with it. And after hours of head scratching, I've come to a conclusion. It was flawed from the beginning. So I had to reimplement the file system again from the start. So I did,
And why not take that opportunity to finally switch onto the EEPROM ? So I did,
And I also implemented that code editor.
But that means the code executor is no longer compatible with the new file system, so this is the next thing that will have to be implemented.
Discussions
Become a Hackaday.io Member
Create an account to leave a comment. Already have an account? Log In.