nodemcu-firmware/components/modules
Johny Mattsson 6349fc8622 Most of the node module from dev.
node.dsleep() no longer takes options.
node.output() not yet supported (needs syscall registration/chaining support)

Dynamic CPU frequency changing not currently supported in the IDF.
Various chip IDs not currently available/obtainable.
Boot reason completely revamped in ESP32, will need new code.
2016-09-26 18:04:24 +10:00
..
Kconfig SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
component.mk Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
file.c SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
node.c Most of the node module from dev. 2016-09-26 18:04:24 +10:00
uppercase.mk Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00