summaryrefslogtreecommitdiff
path: root/ports/nrf/common-hal/busio/UART.h
AgeCommit message (Expand)Author
2020-04-21ringbuf testedDan Halbert
2019-02-12Add second UARTE to busio.UART. Init uarts on startup.Dan Halbert
2018-12-13use rbuf for busio uarthathach
2018-12-04allow KeyboardInterrupt on UART read; fix nrf UART pin claiming; rename feath...Dan Halbert
2018-09-24clean up uart iohathach
2018-09-24uarte rx work finehathach
2018-09-24changing to nrf uarte, tx works finehathach
2018-09-21clean uphathach
2018-09-21got rx working finallyhathach
2018-09-20uart rx got some issue with irqhathach
2018-09-19got uart tx workhathach
2018-02-21Add dummy UART implementation to nrf so it builds with UART turned on. Also a...Dan Halbert