nodemcu-firmware/components/platform
Johny Mattsson d369953328 Auto-create SPIFFS partition if not found.
The heuristics could probably be improved a lot, but this is better than
nothing at least.
2016-09-22 18:19:39 +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 Platform flash layer updated for ESP32. 2016-09-22 14:56:40 +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 Auto-create SPIFFS partition if not found. 2016-09-22 18:19:39 +10:00
vfs.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00