embassy/embassy-nrf
Ulf Lilleengen dda338cedb Add implementation of ReadUntilIdle for nRF UART
Add type UarteWithIdle that implements Read, Write and ReadUntilIdle
traits. The type uses a timer + 2 PPI channels internally, triggered on
RTXSTARTED event.
2021-05-10 23:06:25 +02:00
..
src Add implementation of ReadUntilIdle for nRF UART 2021-05-10 23:06:25 +02:00
Cargo.toml nrf/system: add configure 2021-03-29 00:58:58 +02:00