| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Apply clang-format to all C++ files | Finlay Davidson | 2022-06-05 | 1 | -1/+1 |
| | | |||||
| * | Added move function | Tim Keller | 2021-12-10 | 1 | -0/+1 |
| | | |||||
| * | Remove DirDelete, implementation did not work and memory contraints are ↵ | Tim Keller | 2021-12-10 | 1 | -1/+2 |
| | | | | | recursive. Better implemented on client side... | ||||
| * | Remove mount/unmount. No longer needed | Tim Keller | 2021-12-10 | 1 | -8/+7 |
| | | |||||
| * | Write works | Tim Keller | 2021-12-10 | 1 | -2/+6 |
| | | |||||
| * | Focus on getting flash access working properly | Tim Keller | 2021-12-10 | 1 | -23/+24 |
| | | |||||
| * | Added Delete file | Tim Keller | 2021-12-10 | 1 | -0/+1 |
| | | | | | Added FS Stat. | ||||
| * | More reliable FS listing | Tim Keller | 2021-12-10 | 1 | -0/+1 |
| | | |||||
| * | direcetory listings maybe? | Tim Keller | 2021-12-10 | 1 | -0/+3 |
| | | | | | Added LISTDIR command and notify responses. | ||||
| * | Fix the size of the filesystem. | Daniel Jackson | 2021-09-27 | 1 | -1/+1 |
| | | | | Correct typo: 0x400000 - 0x0B4000 = 0x34C000. | ||||
| * | Using littlefs (#438) | joaquim.org | 2021-07-11 | 1 | -0/+71 |
| * 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 | |||||
