embassy/examples/stm32l4
Dario Nieuwenhuis 3251a21fb7 Switch to crates.io embedded-hal, embedded-hal-async.
This temporarily removes support for the async UART trait, since it's
not yet in embedded-hal-async.
2022-04-22 19:58:24 +02:00
..
.cargo Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
src/bin Switch to crates.io embedded-hal, embedded-hal-async. 2022-04-22 19:58:24 +02:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml Switch to crates.io embedded-hal, embedded-hal-async. 2022-04-22 19:58:24 +02:00
memory.x Initial examples for STM32L4+ 2021-06-08 10:37:11 -04:00