nodemcu-firmware/components/base_nodemcu
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
..
include Removed more unused legacy code. 2016-09-22 11:42:25 +10:00
ld SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
Kconfig Most of the node module from dev. 2016-09-26 18:04:24 +10:00
c_stdlib.c Removed more unused legacy code. 2016-09-22 11:42:25 +10:00
component.mk Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
linit.c Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
uart.c Successfully boot barebones NodeMCU on ESP32 (only). 2016-09-20 13:35:56 +10:00
user_main.c Improved flash-size auto-detection. 2016-09-23 17:39:06 +10:00