aboutsummaryrefslogtreecommitdiff
path: root/ports/rp2/machine_uart.c
AgeCommit message (Expand)Author
2021-04-12rp2/machine_uart: Add buffered transfer of data with rxbuf/txbuf kwargs.robert-hh
2021-03-11rp2/machine_uart: Add support for inverted TX and RX lines.robert-hh
2021-03-11rp2/machine_uart: Add timeout/timeout_char to read and write.robert-hh
2021-01-30rp2: Add new port to Raspberry Pi RP2 microcontroller.Damien George