embassy/examples/stm32l4
Ben Gamari f4950c4449 examples: Consistently use unwrap! in favor of .unwrap()
Unfortunately errors from `embedded_graphics` and `core` doesn't provide
the necessary instances currently.
2021-08-05 22:39:59 +02:00
..
.cargo examples: Drop build-std = ["core"] 2021-07-31 13:01:15 -04:00
src examples: Consistently use unwrap! in favor of .unwrap() 2021-08-05 22:39:59 +02:00
build.rs Add blinky example. 2021-06-08 10:37:11 -04:00
Cargo.toml stm32/time: add Cargo features to choose tim2/tim3 2021-08-05 19:14:09 +02:00
memory.x Initial examples for STM32L4+ 2021-06-08 10:37:11 -04:00