embassy/embassy-nrf/src
2024-07-01 18:06:14 +02:00
..
chips add HAL and example for using nRF EGU peripheral 2024-06-18 13:13:33 +02:00
ppi nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
radio nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
usb Add wait_disabled method to embassy_nrf::usb::Endpoint 2024-04-16 12:14:22 -04:00
buffered_uarte.rs nrf/buffered_uart: take into account EASYDMA_SIZE. fixes nrf52832 2024-06-25 23:55:07 +02:00
egu.rs add HAL and example for using nRF EGU peripheral 2024-06-18 13:13:33 +02:00
fmt.rs Add collapse_debuginfo to fmt.rs macros. 2024-06-17 01:38:57 +02:00
gpio.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
gpiote.rs nrf/gpiote: fix port1 on nrf5340 2024-06-25 22:29:07 +02:00
i2s.rs Use raw slices .len() method instead of unsafe hacks. 2024-06-13 20:41:08 +02:00
lib.rs add HAL and example for using nRF EGU peripheral 2024-06-18 13:13:33 +02:00
nvmc.rs nrf: More nits cleaned up - useless cast and struct item 2024-02-17 13:30:19 +02:00
pdm.rs fix: typo 2024-04-17 12:56:18 +02:00
pwm.rs fixup! feat(pwm): allow specifying OutputDrive for PWM channels 2024-07-01 18:06:14 +02:00
qdec.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
qspi.rs Emit cargo:rustc-check-cfg instructions from build.rs 2024-05-30 18:28:29 +02:00
rng.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
saadc.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
spim.rs Use raw slices .len() method instead of unsafe hacks. 2024-06-13 20:41:08 +02:00
spis.rs Use raw slices .len() method instead of unsafe hacks. 2024-06-13 20:41:08 +02:00
temp.rs nrf: Remove useless returns 2024-02-17 13:30:19 +02:00
time_driver.rs nightly fmt 2024-01-25 08:39:25 +01:00
timer.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
twim.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
twis.rs nrf: remove mod sealed. 2024-04-05 00:48:46 +02:00
uarte.rs nrf: fix wrong order configuring gpios. 2024-06-25 23:18:16 +02:00
util.rs Use raw slices .len() method instead of unsafe hacks. 2024-06-13 20:41:08 +02:00
wdt.rs nrf: docs. 2023-02-01 01:17:41 +01:00