nodemcu-firmware/app/spiffs
Terry Ellison 9a47107920
SDK 3.0 release (#2692)
* Rebaseline firmware to non-OS SDK version 3.0
* Note that SDK version 3.0 introduces the concept of a Flash Partition Table(PT).  This is located at Flash offset 0x10000 in our firmware build.
* The firmware is now PT aware with both LFS and SPIFFS taking their partition size and location from the PT
* A new tool `tools/nodemcu-partition.py` is now used to initialise these data and can also download LFS and SPIFFS images to these partitions.
2019-04-05 16:01:45 +01:00
..
docs trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00
LICENSE New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
Makefile SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01: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 SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
spiffs.h New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
spiffs_cache.c New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
spiffs_check.c New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
spiffs_config.h SDK 3.0 release (#2692) 2019-04-05 16:01:45 +01:00
spiffs_gc.c New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
spiffs_hydrogen.c New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
spiffs_nucleus.c New version of spiffs (#2172) 2017-12-03 13:14:22 +01:00
spiffs_nucleus.h trailing spaces cleanup (#2659) 2019-02-17 18:26:29 +00:00