micropython/ports
Damien George 4ff05ae4e9 esp32/machine_uart: Remove UART event queue object.
This event queue has UART events posted to it and they need to be drained
for it to operate without error.  The queue is not used by the uPy UART
class so it should be removed to prevent the IDF emitting errors.

Fixes #3704.
2018-04-10 15:24:10 +10:00
..
bare-arm
cc3200
esp32 esp32/machine_uart: Remove UART event queue object. 2018-04-10 15:24:10 +10:00
esp8266
minimal
pic16bit
qemu-arm
stm32
teensy
unix
windows
zephyr