nodemcu-firmware/components
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
..
base_nodemcu ESP32: add support for RS485 (#2559) 2018-11-30 12:07:05 +01:00
driver_can Updated ESP-IDF to latest. 2017-05-13 22:30:13 +02:00
driver_console ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
driver_i2c add i2c module 2017-02-02 21:40:36 +01:00
fatfs update file and vfs to master 2018-11-04 00:42:08 +01:00
lua make ldblib.c compilable with extended debug support 2018-11-04 23:26:09 +01:00
modules ESP32: Add time module (#2561) 2018-11-26 21:03:23 +01:00
platform ESP32: add support for RS485 (#2559) 2018-11-30 12:07:05 +01:00
qrcodegen Adding qrcodegen module for generating QR Codes (#2543) 2018-11-15 22:17:43 +01:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
sjson ESP32: Add SJSON module (#2562) 2018-11-22 20:58:27 +01:00
spiffs pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00
u8g2 update u8g2 to v2.23.18 2018-10-07 15:04:03 +02:00
ucg Add ucg module. 2018-10-07 16:31:28 +02:00