nodemcu-firmware/components/platform
Johny Mattsson 7abda5c9e0 Updated to latest IDF.
- Switched hardcoded interrupts to new IDF interrupt allocation
framework.

- gpio module switched to the IDF's per-pin interrupt callback service.

- Improved NodeMCU linker script since it broke with the IDF upgrade.

- Various compatibility updates.
2016-12-30 19:25:48 +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 Updated to latest IDF. 2016-11-16 17:59:06 +11:00
flash_api.c Improved flash size detection. 2016-11-17 11:56:39 +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 Improved flash size detection. 2016-11-17 11:56:39 +11:00
platform_partition.c Updated to latest IDF. 2016-12-30 19:25:48 +11:00
vfs.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00