nodemcu-firmware/app/spiffs
Arnim Läuger c70dc7497e Handle error condition in file.read() (#1599)
* handle error condition in file.read()

* simplify loop initialization
2016-11-19 10:36:00 -05: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 Handle error condition in file.read() (#1599) 2016-11-19 10:36:00 -05: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