micropython/ports
Damien George 6ea45277bf stm32/uart: For UART init, pass in params directly, not via HAL struct.
To provide a cleaner and more abstract C-level interface to the UART.
2018-12-10 16:21:50 +11:00
..
bare-arm
cc3200
esp32 esp32/modmachine: Enable machine.sleep() now that the IDF supports it. 2018-12-06 17:23:27 +11:00
esp8266 esp8266/machine_uart: Add rxbuf keyword arg to UART constructor/init. 2018-12-05 23:31:24 +11:00
minimal
nrf
pic16bit
qemu-arm
stm32 stm32/uart: For UART init, pass in params directly, not via HAL struct. 2018-12-10 16:21:50 +11:00
teensy
unix
windows
zephyr