nodemcu-firmware/components/platform/include
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
..
cpu_esp32.h SPIFFS partition support, file module from dev. 2016-09-22 17:18:22 +10:00
flash_api.h fix task wdt to handle PANIC situations and spiffs formatting 2018-04-02 21:17:18 +02:00
flash_fs.h WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
platform.h ESP32: add support for RS485 (#2559) 2018-11-30 12:07:05 +01:00
platform_wdt.h refactor task wdt handling to platform layer 2018-04-04 09:25:47 +02:00
sections.h WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
u8x8_nodemcu_hal.h u8g2: add rfb support 2017-07-27 23:29:37 +02:00
ucg_nodemcu_hal.h Add ucg module. 2018-10-07 16:31:28 +02:00
user_version.h WIP ESP32 IDF port. 2016-09-16 18:11:42 +10:00
vfs.h pack-port bits and pieces in spiffs.c: 2018-11-04 08:49:17 +01:00
vfs_int.h update file and vfs to master 2018-11-04 00:42:08 +01:00