embassy/embassy-nrf/src
bors[bot] f744b74e90
Merge #539
539: nrf: async usb r=Dirbaio a=jacobrosenthal

Frankensteined together from this old pr https://github.com/embassy-rs/embassy/pull/115 and nrf-usdb

~Doesnt currently work..~

Co-authored-by: Jacob Rosenthal <jacobrosenthal@gmail.com>
2022-01-04 07:41:54 +00: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 Documents the nRF BufferedUarte problem 2021-12-12 17:52:17 +11: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 infallible inherent methods, remove some duplication. 2021-12-20 00:55:18 +01:00
gpiote.rs nrf/gpio: add infallible inherent methods, remove some duplication. 2021-12-20 00:55:18 +01:00
lib.rs Merge #539 2022-01-04 07:41:54 +00:00
nvmc.rs nrf/nvmc: make PAGE_SIZE, FLASH_SIZE public. 2021-10-24 18:23:22 +02:00
pwm.rs nrf: pwm clarify stop and disable pin state 2021-11-14 11:26:30 -07:00
qspi.rs Lower some verbose logs to trace. 2021-12-23 13:43:14 +01:00
rng.rs Remove unneeded rustfmt::skip 2021-12-16 11:37:53 +01:00
saadc.rs Some documentation corrections and expansion 2021-11-22 12:26:11 +11:00
spim.rs Lower some verbose logs to trace. 2021-12-23 13:43:14 +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 Lower some verbose logs to trace. 2021-12-23 13:43:14 +01:00
uarte.rs Set Uarte log levels to trace 2021-12-17 17:06:46 +11:00
usb.rs undo T:regs in impl UsbPeripheral 2021-12-15 11:00:55 -07:00
util.rs fix slice_in_ram for arbitrary size types 2021-11-03 18:56:02 -07:00
wdt.rs nrf91: support running in both S and NS mode. 2021-10-26 17:40:07 +02:00