embassy/embassy-nrf/src
2022-05-14 02:20:40 +02:00
..
chips Add qdec module 2022-05-07 00:46:36 +02:00
ppi nrf: add initial nrf5340 support 2021-10-28 03:36:25 +02:00
buffered_uarte.rs nrf/buffered_uarte: fix out of bounds on read. 2022-05-14 02:20:40 +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/gpio: add input+output to Flex, for OpenDrain. 2022-05-03 00:52:48 +02:00
gpiote.rs nrf/gpio: Make Input is_high/is_low public. 2022-03-17 23:27:55 +01:00
lib.rs Merge branch 'embassy-rs:master' into qdec 2022-05-07 09:47:29 +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
qdec.rs Remove OnDrop handler, start sampling in new 2022-05-12 15:35:32 +02:00
qspi.rs Add embedded-storage trait impls for QSPI 2022-04-19 19:06:36 +02:00
rng.rs nrf/rng: expose all functionality as inherent methods. 2022-01-13 23:56:39 +01:00
saadc.rs Add saadc::VddhDiv5Input 2022-04-08 13:41:21 -04: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 nrf/twim: add blocking methods variants with timeout. 2022-05-03 00:52:48 +02:00
uarte.rs Add split method to UarteWithIdle 2022-04-27 20:33:41 +02:00
usb.rs nrf/usb: fix control out transfers getting corrupted due to ep0rcvout sticking from earlier. 2022-05-12 18:45:10 +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