embassy/embassy-nrf/src
Timo Kröger 28b2365ef3 Update nrf-hal to v0.12.1
Use the `psel_bits()` method to reduce #[cfg] clutter
2021-03-05 09:25:46 +01:00
..
util move most interrupt methods to InterruptExt extension trait. Fixes #35 2021-03-01 00:44:38 +01:00
buffered_uarte.rs Update nrf-hal to v0.12.1 2021-03-05 09:25:46 +01:00
fmt.rs Get rid of some warnings 2021-02-13 21:41:36 -03:00
gpiote.rs Remove cargo namespaced-features 2021-03-02 21:15:12 +01:00
interrupt.rs Cleanup interrupt package naming. Fixes #40 2021-02-26 01:55:27 +01:00
lib.rs nrf: add SPIM 2021-03-01 00:24:06 +01:00
qspi.rs Update nrf-hal to v0.12.1 2021-03-05 09:25:46 +01:00
rtc.rs move most interrupt methods to InterruptExt extension trait. Fixes #35 2021-03-01 00:44:38 +01:00
spim.rs Update nrf-hal to v0.12.1 2021-03-05 09:25:46 +01:00
uarte.rs Update nrf-hal to v0.12.1 2021-03-05 09:25:46 +01:00