nodemcu-firmware/components/platform
Johny Mattsson 60339b812b SPIFFS partition support, file module from dev.
Now uses the designated partition (type 0xC2, 0x00) unconditionally.
2016-09-22 17:18:22 +10:00
..
include SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +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 Platform interface to flash partition info. 2016-09-22 13:09:56 +10:00
vfs.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00