embassy/embassy-nrf/src
2022-02-07 12:35:58 +01:00
..
chips fix nrf52820 2021-12-15 10:27:10 -07:00
ppi nrf: add initial nrf5340 support 2021-10-28 03:36:25 +02:00
buffered_uarte.rs nrf: impl embedded-hal 1.0 and embedded-hal-async traits. 2022-01-13 23:56:39 +01: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: impl embedded-hal 1.0 and embedded-hal-async traits. 2022-01-13 23:56:39 +01:00
gpiote.rs nrf: impl embedded-hal 1.0 and embedded-hal-async traits. 2022-01-13 23:56:39 +01:00
lib.rs Merge #539 2022-01-04 07:41:54 +00:00
nvmc.rs Upgrade to embedded-storage 0.3.0 2022-02-07 12:35:58 +01:00
pwm.rs Further API simplification for the single seq scenario 2022-02-05 08:05:23 +11:00
qspi.rs nrf/qspi: expose all functionality as inherent methods. 2022-01-13 23:56:39 +01:00
rng.rs nrf/rng: expose all functionality as inherent methods. 2022-01-13 23:56:39 +01:00
saadc.rs Some documentation corrections and expansion 2021-11-22 12:26:11 +11:00
spim.rs nrf: impl embedded-hal 1.0 and embedded-hal-async traits. 2022-01-13 23:56:39 +01:00
temp.rs Use async fn instead of impl Future 2021-10-19 20:48:46 +02:00
time_driver.rs Undoing unnecessary changes 2021-10-12 11:55:38 +02:00
timer.rs - Interconnect is now PPI again 2021-10-26 14:47:31 +02:00
twim.rs nrf: impl embedded-hal 1.0 and embedded-hal-async traits. 2022-01-13 23:56:39 +01:00
uarte.rs nrf: impl embedded-hal 1.0 and embedded-hal-async traits. 2022-01-13 23:56:39 +01:00
usb.rs undo T:regs in impl UsbPeripheral 2021-12-15 11:00:55 -07:00
util.rs nrf: return ptr in slice_ptr_parts 2022-01-19 17:31:32 +01:00
wdt.rs nrf91: support running in both S and NS mode. 2021-10-26 17:40:07 +02:00