nodemcu-firmware/app/spiffs
Arnim Läuger fc887e9f9f Fix memory leak in file_stat(). (#1871)
* Change vfs_stat() api to pre-allocated buffer for stat info.
* Change vfs_readdir() api to stat buffer as well. vfs_item api removed.
2017-03-29 13:58:40 +02:00
..
docs Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
LICENSE Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
Makefile Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
myspiffs.h Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
nodemcu_spiffs.h Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
spiffs.c Fix memory leak in file_stat(). (#1871) 2017-03-29 13:58:40 +02:00
spiffs.h Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
spiffs_cache.c Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
spiffs_check.c Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
spiffs_config.h Version of printf that doesn't suffer from buffer overflows (#1564) 2016-10-27 09:38:47 +03:00
spiffs_gc.c Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
spiffs_hydrogen.c Upgrade to latest SPIFFS and add building of file systems (#1226) 2016-06-05 23:10:58 +02:00
spiffs_nucleus.c Improve reliability of FS detection. (#1528) 2016-10-25 22:51:59 +02:00
spiffs_nucleus.h Improve reliability of FS detection. (#1528) 2016-10-25 22:51:59 +02:00