nodemcu-firmware/components/base_nodemcu
Johny Mattsson 33eb1bc790 Updated to new startup & esp event handling.
Modules can now subscribe to ESP system events via the new
NODEMCU_ESP_EVENT() macro. See nodemcu_esp_event.h for details.
2016-09-27 18:42:08 +10:00
..
include Updated to new startup & esp event handling. 2016-09-27 18:42:08 +10:00
ld Updated to new startup & esp event handling. 2016-09-27 18:42:08 +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 Updated to new startup & esp event handling. 2016-09-27 18:42:08 +10:00