nodemcu-firmware/components/base_nodemcu
zelll 329bd73b63 ESP32: uart 1/2 supports (#1982)
* uart 1/2

* call -> pcall in uart_on_* functions

* fix docs

* fixed console driver when using custom console uart

* fixed line_inverse and error callback

* fixed a crash when uart.start() called more than one time
2017-06-13 18:33:32 +02:00
..
include Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
ld Updated to latest IDF. 2016-12-30 19:25:48 +11: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 Updated to latest IDF. 2016-11-16 17:59:06 +11:00
ip_fmt.c Split out IP formatting helpers. 2016-10-06 17:23:48 +11:00
lextra.c Basic wifi config functions. 2016-10-03 17:42:28 +11:00
linit.c Actually include standard Lua modules. 2016-10-04 14:47:41 +11:00
uart.c ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
user_main.c handle undefined CONFIG_CONSOLE_BIT_RATE_AUTO 2017-04-06 21:09:22 +02:00