nodemcu-firmware/components/base_nodemcu
Johny Mattsson 5df981010a Prevent UART/startup race ala 1517.
We're already in the right context, there is no point posting back the
Lua start, we can do it right then and there instead.
2016-10-03 13:05:17 +11:00
..
include Fix our esp_event_send() implementation. 2016-09-29 18:21:18 +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 Prevent UART/startup race ala 1517. 2016-10-03 13:05:17 +11:00