nuttx/fs/spiffs/src
Xiang Xiao cde88cabcc Run codespell -w with the latest dictonary again
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2020-02-23 22:27:46 +01:00
..
spiffs.h Run codespell -w against all files 2020-02-22 14:45:07 -06:00
spiffs_cache.c fs/: Fix various coding standard issues found while testing tools/nxstyle.c 2019-03-01 15:01:04 -06:00
spiffs_cache.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
spiffs_check.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
spiffs_check.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
spiffs_core.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
spiffs_core.h Run codespell -w with the latest dictonary again 2020-02-23 22:27:46 +01:00
spiffs_gc.c Run codespell -w against all files 2020-02-22 14:45:07 -06:00
spiffs_gc.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
spiffs_mtd.c fs/spiffs: The MTD interfaces needs its own, dedicated page buffer for read-modify-write operations. It cannot share the normal 'working' page buffer because it is sometimes in-use when the MTD interface needs it. Also and more DEBUG output and controls for the MTD interface. 2018-09-27 09:35:58 -06:00
spiffs_mtd.h Refine the preprocessor conditional guard style (#190) 2020-01-31 19:07:39 +01:00
spiffs_vfs.c Replace #include <semaphore.h> to #include <nuttx/semaphore.h> 2020-02-01 08:27:30 -06:00
spiffs_volume.c fs/spiffs: Need to flush cache to FLASH when closing file. Also updates TODO list. 2018-09-29 15:04:11 -06:00