12 Commits (c001cfa603ef0dcb95196f1942ce2e4d5bd6385b)

Author SHA1 Message Date
Peter Hinch d242a9b7f7 rp2/machine_uart: Use read/write mutex to prevent char duplication. 3 years ago
YoungJoon Chun d8a7bf83cc rp2/machine_uart: Fix UART RTS behaviour so RTS is deasserted. 3 years ago
iabdalkader bef26d4e3f rp2/machine_uart: Add machine.UART init/deinit methods. 3 years ago
iabdalkader f21c565583 rp2/machine_uart: Handle and clear UART RX timeout IRQ. 3 years ago
robert-hh ee49ae8f82 rp2/machine_uart: Fix read when FIFO has chars but ringbuf doesn't. 3 years ago
iabdalkader 2e62e13455 rp2/machine_uart: Fix poll ioctl to also check hardware FIFO. 3 years ago
iabdalkader 4f2a10bfc9 rp2/machine_uart: Allow overriding default machine UART pins. 3 years ago
iabdalkader 8599f7a68d rp2/machine_uart: Add hardware flow control support. 3 years ago
robert-hh 1be74b94b6 rp2/machine_uart: Add buffered transfer of data with rxbuf/txbuf kwargs. 4 years ago
robert-hh da85cb014a rp2/machine_uart: Add support for inverted TX and RX lines. 4 years ago
robert-hh 8ade163fff rp2/machine_uart: Add timeout/timeout_char to read and write. 4 years ago
Damien George 469345e728 rp2: Add new port to Raspberry Pi RP2 microcontroller. 4 years ago