embassy/embassy-nrf/src
Timo Kröger a3b3305b8e uarte: Only stop TX forcefully when a transmissions is running
This comes with insignificant power consumption improvements but makes
the code of the RX and TX case symmetric.
2021-01-04 22:55:40 +01:00
..
util Introduce "peripheral" abstraction to share state between main and interrupt. 2021-01-03 01:40:40 +01:00
buffered_uarte.rs Fix build on non-nrf52840 2021-01-03 22:30:47 +01:00
fmt.rs Better fmt macros. 2020-12-13 21:17:58 +01:00
gpiote.rs Update drivers to owned irqs. 2020-12-29 01:53:17 +01:00
interrupt.rs Declare irqs for each nrf chip 2020-12-29 15:20:42 +01:00
lib.rs Introduce "peripheral" abstraction to share state between main and interrupt. 2021-01-03 01:40:40 +01:00
qspi.rs Update RTC for owned irqs 2020-12-29 01:05:28 +01:00
rtc.rs Update RTC for owned irqs 2020-12-29 01:05:28 +01:00
uarte.rs uarte: Only stop TX forcefully when a transmissions is running 2021-01-04 22:55:40 +01:00