embassy/embassy-nrf/src
2022-04-06 05:38:11 +02:00
..
chips usb: add -usb-serial crate, fix warnings and stable build. 2022-04-06 05:38:11 +02:00
ppi nrf: add initial nrf5340 support 2021-10-28 03:36:25 +02:00
buffered_uarte.rs nrf: remove OptionalPin 2022-02-12 01:07:02 +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/gpio: Make Input is_high/is_low public. 2022-03-17 23:27:55 +01:00
gpiote.rs nrf/gpio: Make Input is_high/is_low public. 2022-03-17 23:27:55 +01:00
lib.rs usb: add -usb-serial crate, fix warnings and stable build. 2022-04-06 05:38:11 +02:00
nvmc.rs Upgrade to embedded-storage 0.3.0 2022-02-07 12:35:58 +01:00
pwm.rs nrf: remove OptionalPin 2022-02-12 01:07:02 +01: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 Simplifies the API by taking in the TIMER and PPI channels 2022-03-07 14:51:17 +11:00
spim.rs Update rust nightly, embedded-hal 1.0, embedded-hal-async. 2022-03-11 00:38:07 +01:00
temp.rs Use async fn instead of impl Future 2021-10-19 20:48:46 +02:00
time_driver.rs time: better docs explaining overflow handling. 2022-02-23 05:16:30 +01:00
timer.rs - Interconnect is now PPI again 2021-10-26 14:47:31 +02:00
twim.rs Update rust nightly, embedded-hal 1.0, embedded-hal-async. 2022-03-11 00:38:07 +01:00
uarte.rs Update rust nightly, embedded-hal 1.0, embedded-hal-async. 2022-03-11 00:38:07 +01:00
usb.rs nrf/usb: unify in/out wakers for ep0 2022-04-06 05:38:11 +02:00
util.rs Fix inverted boolean condition 2022-03-08 16:29:42 +01:00
wdt.rs nrf91: support running in both S and NS mode. 2021-10-26 17:40:07 +02:00