embassy/tests/stm32
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 stm32/rcc: port F1 to new API. 2024-02-13 01:21:51 +01:00
src Remove the OperatingMode typestates 2024-02-18 13:09:37 +10:00
build.rs tests/stm32: add stm32f091rc, stm32h503rb. 2024-02-17 02:36:48 +01:00
Cargo.toml Port FDCAN HAL to use PAC directly instead of fdcan crate. 2024-02-17 18:25:58 +10:00
gen_test.py stm32/sdmmc: add hil test for f4. 2023-04-17 21:49:34 +02:00