embassy/examples/stm32h5
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 Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
src/bin Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
build.rs stm32: add H5 support. 2023-04-06 18:59:37 +02:00
Cargo.toml bump embassy-time 0.3, embassy-executor 0.5, embassy-net 0.4. 2024-01-11 23:01:24 +01:00