embassy/examples/stm32g4
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 stm32g4 support. 2021-11-27 02:34:23 +01:00
Cargo.toml Port FDCAN HAL to use PAC directly instead of fdcan crate. 2024-02-17 18:25:58 +10:00