nodemcu-firmware/app/spiffs
Johny Mattsson e49f2bb13f Remove conflicting libc, rename c_xx and os_xx to xx.
c_strtod and c_getenv are kept since strtod doesn't appear in the SDK's libc,
and we want our own c_getenv to initialize the Lua main anyway.
2016-05-26 18:50:20 +10:00
..
docs update spiffs to 0.2.2, add file.rename api 2015-02-11 21:20:54 +08:00
test fix bugs for spiffs from pellepl/spiffs 2015-03-10 23:07:47 +08:00
LICENSE update spiffs to 0.2.2, add file.rename api 2015-02-11 21:20:54 +08:00
Makefile source file first commit, folder structure refact 2014-12-22 19:35:05 +08:00
spiffs.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs.h Enable -std=gnu11 for modules dir. 2016-01-20 19:40:47 +11:00
spiffs_cache.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs_check.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs_config.h Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs_gc.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs_hydrogen.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs_nucleus.c Remove conflicting libc, rename c_xx and os_xx to xx. 2016-05-26 18:50:20 +10:00
spiffs_nucleus.h Remove now-unnecessary alignment constraints in SPIFFS. 2015-08-04 16:30:58 +10:00