summaryrefslogtreecommitdiff
path: root/ports/esp32/machine_uart.c
AgeCommit message (Expand)Author
2018-04-10esp32/machine_uart: Remove UART event queue object.Damien George
2018-03-14esp32/machine_uart: Return None from UART read if no data is available.Damien George
2018-01-31esp32/machine_uart: Fix check of UART id so it only allows valid UARTs.Damien George
2017-12-13esp32: Add new port to Espressif ESP32 SoC.Damien George