embassy/examples/stm32h7
Corey Schuhen eafa90cd07 Remove the OperatingMode typestates
Instead have two explcit types(without the mode generic arg)types:
- One for config
- One for all operating modes
2024-02-18 13:09:37 +10:00
..
.cargo Fix probe chip type in stm32h7 example 2023-07-31 10:17:44 +02:00
src/bin Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
build.rs Replace rustflags with build.rs extra-link-args. 2021-11-07 23:52:11 +01:00
Cargo.toml bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00