nodemcu-firmware/components
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
..
base_nodemcu ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02: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 Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
lua ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
modules Add spi master. 2017-05-14 18:00:40 +02:00
platform ESP32: uart 1/2 supports (#1982) 2017-06-13 18:33:32 +02:00
rtos_dbg Updated to latest IDF. 2016-11-16 17:59:06 +11:00
spiffs Add sdmmc module and enable fatfs. 2017-04-30 22:49:54 +02:00
task Updated to latest IDF. 2016-11-16 17:59:06 +11:00