micropython/ports
robert-hh b33f204529 samd/machine_uart: Add the machine.UART class.
All board pins that have UART's assigned can be used.  Baud rate range is
75 Baud to ~2 MBaud.

No flow control yet, and only RX is buffered.  TX buffer and flow control
may be added later for SAMD51 with its larger RAM and Flash.
2022-10-06 22:48:12 +11:00
..
bare-arm
cc3200
esp32 esp32/machine_hw_spi: Use auto DMA channel on S2, S3, C3 chips. 2022-10-04 17:43:48 +11:00
esp8266 top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
mimxrt
minimal
nrf
pic16bit
powerpc
qemu-arm
renesas-ra
rp2 top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
samd samd/machine_uart: Add the machine.UART class. 2022-10-06 22:48:12 +11:00
stm32
teensy
unix top: Replace upip with mip everywhere. 2022-09-30 17:34:03 +10:00
webassembly
windows
zephyr