embassy/examples/stm32h7
Corey Schuhen 70b3c4374d Port FDCAN HAL to use PAC directly instead of fdcan crate.
- Provide separate FDCAN capable and Classic CAN API's
- Don't use fdcan crate dep anymore
- Provide embedded-can traits.
2024-02-17 18:25:58 +10:00
..
.cargo Fix probe chip type in stm32h7 example 2023-07-31 10:17:44 +02:00
src/bin Port FDCAN HAL to use PAC directly instead of fdcan crate. 2024-02-17 18:25:58 +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