..
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
common/PeripheralMutex: remove unsafe API. ( #802 )
2022-06-09 21:28:13 +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: allow zero length transfers.
2022-06-07 14:52:45 +02:00
uarte.rs
Add split method to UarteWithIdle
2022-04-27 20:33:41 +02:00
usb.rs
usb: make ControlPipe accept, reject async.
2022-05-30 00:35:27 +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