embassy/embassy-nrf/src
Dario Nieuwenhuis e55c89f890
Merge pull request #262 from Liamolucko/nrf-rng
Add an nRF RNG driver
2021-07-01 01:55:55 +02:00
..
chips Add an nRF RNG driver 2021-06-29 17:26:16 +10:00
buffered_uarte.rs Fix Cc::wait never resolving and refactor some APIs 2021-06-29 10:33:41 +10: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/twim: deconfigure pins on drop 2021-05-26 18:23:10 +02:00
gpiote.rs Mark Unborrow as unsafe to implement 2021-05-19 23:29:33 +02:00
lib.rs Add an nRF RNG driver 2021-06-29 17:26:16 +10:00
ppi.rs Mark Unborrow as unsafe to implement 2021-05-19 23:29:33 +02:00
pwm.rs fmt: make all macros macro_rules so scoping is consistent. 2021-06-07 00:16:39 +02:00
qspi.rs fmt: make all macros macro_rules so scoping is consistent. 2021-06-07 00:16:39 +02:00
rng.rs fix: check if new_ptr == end, not the old pointer 2021-06-30 16:04:34 +10:00
rtc.rs nrf: add Unborrow<Target = Self> bound to all instance traits 2021-05-17 01:01:31 +02:00
saadc.rs nrf/saadc: do not use dyn 2021-05-22 15:42:14 +02:00
spim.rs fmt: make all macros macro_rules so scoping is consistent. 2021-06-07 00:16:39 +02:00
timer.rs Correctly unset bits 2021-06-29 15:12:42 +10:00
twim.rs embassy-nrf: twim derive defmt 2021-06-07 19:09:03 -07:00
uarte.rs Fix Cc::wait never resolving and refactor some APIs 2021-06-29 10:33:41 +10:00
util.rs nrf: add support for nrf52805, nrf52811, nrf52820 2021-05-17 00:57:20 +02:00