embassy/embassy-nrf/src
Timo Kröger b55e618175 embassy-nrf: Idle detection for RX only uarte
Introduce `with_idle()` to upgrade an `UarteRx` instance to
`UarteRxWithIdle`. Use the method in the split constructor aswell.
2023-06-13 08:22:38 +02:00
..
chips Remove embassy-cortex-m crate, move stuff to embassy-hal-common. 2023-06-09 16:44:20 +02:00
ppi nrf: add PPI channel group driver. 2023-03-04 05:37:33 +01:00
usb Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
buffered_uarte.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
fmt.rs fmt: Add dunmy use to avoid "unused variable" errors when no log is enabled. 2021-06-07 03:21:37 +02:00
gpio.rs nrf: docs. 2023-02-01 01:17:41 +01:00
gpiote.rs Add rt feature to HALs, cfg out interrupt handling when not set. 2023-06-08 18:57:03 +02:00
i2s.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
lib.rs Remove embassy-cortex-m crate, move stuff to embassy-hal-common. 2023-06-09 16:44:20 +02:00
nvmc.rs Fix some typos 2023-05-08 23:25:01 +02:00
pdm.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
pwm.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
qdec.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
qspi.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
rng.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
saadc.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
spim.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
spis.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
temp.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
time_driver.rs Add rt feature to HALs, cfg out interrupt handling when not set. 2023-06-08 18:57:03 +02:00
timer.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
twim.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
twis.rs Make interrupt module more standard. 2023-06-08 18:00:48 +02:00
uarte.rs embassy-nrf: Idle detection for RX only uarte 2023-06-13 08:22:38 +02:00
util.rs Fix inverted boolean condition 2022-03-08 16:29:42 +01:00
wdt.rs nrf: docs. 2023-02-01 01:17:41 +01:00