• Skirmantas Lauzikas's avatar
    ESP32: add support for RS485 (#2559) · 3257e557
    Skirmantas Lauzikas authored
    * 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()
    3257e557
platform.c 17 KB