nodemcu-firmware/components/platform
Johny Mattsson 5c1bb4c6d6 Updated to latest IDF.
WiFi STA module updated to reflect IDF name changes.

Platform flash and partition api updated to reflect IDF name changes.
Eventually these (and the SPIFFS module) will likely need to be updated
to exclusively work with the esp_partition_xxx() functions in order to
support working with encrypted flash.
2016-11-12 13:17:17 +11: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 Updated to latest IDF. 2016-11-12 13:17:17 +11: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 Updated to latest IDF. 2016-11-12 13:17:17 +11:00
vfs.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00