embassy/examples/nrf/src/bin
f_punk 34c66fa78d removed type aliases
NotAwaitable as default generic param
added awaitable_timer example
2021-09-02 12:02:31 +02:00
..
awaitable_timer.rs removed type aliases 2021-09-02 12:02:31 +02:00
blinky.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
buffered_uart.rs Update nightly, remove removed features. 2021-08-04 19:48:14 +02:00
executor_fairness_test.rs time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
gpiote_channel.rs time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
gpiote_port.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
mpsc.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
multiprio.rs time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
ppi.rs time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
pwm.rs time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
qspi_lowpower.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
qspi.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
raw_spawn.rs Improve executor naming. Add docs. 2021-08-31 23:59:28 +02:00
rng.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
spim.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
timer.rs time: replace dyn clock/alarm with a global Driver trait 2021-08-05 19:14:09 +02:00
twim_lowpower.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
twim.rs examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
uart_idle.rs Update nightly, remove removed features. 2021-08-04 19:48:14 +02:00
uart.rs Update nightly, remove removed features. 2021-08-04 19:48:14 +02:00
wdt.rs nrf/wdt: add handle steal 2021-08-20 14:23:24 +02:00