nodemcu-firmware/components/base_nodemcu
Skirmantas Lauzikas 3257e557d4 ESP32: add support for RS485 (#2559)
* ESP32: add support for RS485

This commit adds support for switching UART mode to RS485/IRDA.
Also included are patches for memory leaks then handling UART events other than data.

* ESP32: Documentation for uart.setmode()
2018-11-30 12:07:05 +01: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: add support for RS485 (#2559) 2018-11-30 12:07:05 +01:00
user_main.c Set stdout to unbuffered (#2508) 2018-10-07 21:40:49 +02:00