..
chips
nrf/rng: make available on all chips, use Instance trait, switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
ppi
nrf: add PPI channel group driver.
2023-03-04 05:37:33 +01:00
usb
common/peripheral: do not require mut in PeripheralRef clone_unchecked.
2023-04-11 23:09:02 +02:00
buffered_uarte.rs
Disable ppi group first to avoid BufferedUarte not getting dropped properly
2023-05-26 16:40:10 +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 #[must_use]
to all futures
2023-02-24 13:01:41 -06:00
i2s.rs
nrf/i2s: switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
lib.rs
Update Rust nightly.
2023-05-19 17:12:39 +02:00
nvmc.rs
Fix some typos
2023-05-08 23:25:01 +02:00
pdm.rs
nrf/pdm: make available on all chips, use Instance trait, switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
pwm.rs
nrf: docs.
2023-02-01 01:17:41 +01:00
qdec.rs
nrf/qdec: make available on all chips, use Instance trait, switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
qspi.rs
Merge upstream
2023-03-07 23:16:54 +01:00
rng.rs
nrf/rng: make available on all chips, use Instance trait, switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
saadc.rs
common/peripheral: do not require mut in PeripheralRef clone_unchecked.
2023-04-11 23:09:02 +02:00
spim.rs
nrf/spim: switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
spis.rs
nrf/spis: switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
temp.rs
nrf/temp: switch to new interrupt binding.
2023-03-06 00:17:51 +01:00
time_driver.rs
Address review feedback
2022-10-24 11:10:59 +03:00
timer.rs
nrf/timer: use low power counter mode.
2023-05-26 16:50:19 +02:00
twim.rs
Fix some typos
2023-05-08 23:25:01 +02:00
twis.rs
Fix some typos
2023-05-08 23:25:01 +02:00
uarte.rs
nrf/uarte: fix deref warning, fix errata not being applied on nrf53.
2023-05-19 18:25:34 +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