nodemcu-firmware/components/platform
Johny Mattsson baf8249a79 Improved flash-size auto-detection.
No longer limited to the default 2MB.
2016-09-23 17:39:06 +10:00
..
include Auto-create SPIFFS partition if not found. 2016-09-22 18:19:39 +10:00
Kconfig SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
component.mk WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
flash_api.c Improved flash-size auto-detection. 2016-09-23 17:39:06 +10:00
flash_fs.c WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
partitions-2MB.csv SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
platform.c Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
platform_flash.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
platform_partition.c Less memory leaks if not coding in a rush... 2016-09-22 19:50:46 +10:00
vfs.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00