| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2022-03-26 | sans fs; sans settings persist | Michele Bini | |
| 2021-12-10 | Added move function | Tim Keller | |
| 2021-12-10 | Fix lvgl_open to respect littlefs open errors | Tim Keller | |
| 2021-12-10 | Remove DirDelete, implementation did not work and memory contraints are ↵ | Tim Keller | |
| recursive. Better implemented on client side... | |||
| 2021-12-10 | Remove mount/unmount. No longer needed | Tim Keller | |
| 2021-12-10 | Write works | Tim Keller | |
| 2021-12-10 | Focus on getting flash access working properly | Tim Keller | |
| 2021-12-10 | Added Delete file | Tim Keller | |
| Added FS Stat. | |||
| 2021-12-10 | More reliable FS listing | Tim Keller | |
| 2021-12-10 | direcetory listings maybe? | Tim Keller | |
| Added LISTDIR command and notify responses. | |||
| 2021-11-15 | Update includes to to be relative to src directory | Reinhold Gschweicher | |
| Don't use relative imports like `../foo.h` as those depend on the relative position of both files. Rather than that use imports relative to the `src` directory, which explicitly is part of the include directories. | |||
| 2021-07-11 | Using littlefs (#438) | joaquim.org | |
| * add submodule littlefs * base fs * Save settings using littlefs * Small fixes and suggestions from PR * More small fixes from PR suggestions * Code clean up * Change SpiNorFlash functions to be private in FS | |||
