embassy/tests/stm32
Dario Nieuwenhuis c8936edb6c stm32/can: simplify bxcan api, merging bx::* into the main structs.
The bx::* separate structs (Can, Rx, Tx) and separate `Instance` trait
are a relic from the `bxcan` crate. Remove them, move the functionality
into the main structs.
2024-04-02 11:08:03 +02:00
..
.cargo stm32/rcc: port F1 to new API. 2024-02-13 01:21:51 +01:00
src stm32/can: simplify bxcan api, merging bx::* into the main structs. 2024-04-02 11:08:03 +02:00
build.rs stm32/tests: run stm32u5a5zj from flash due to wrong RAM size in stm32-data. 2024-02-23 01:33:37 +01:00
Cargo.toml tests/stm32: run ucpd only on g0. 2024-03-15 19:47:05 +01:00
gen_test.py stm32/sdmmc: add hil test for f4. 2023-04-17 21:49:34 +02:00