embassy/examples/stm32g4
Barnaby Walters 5b7eff6541 [embassy-stm32]: started stm32g4 RCC refactor
* Copied API from f.rs where applicable
* HSE and HSI independantly configurable
* Boost mode set by user rather
* Added HSE, pll1_q and pll1_p frequencies to set_clocks call
* Stubbed max module based on f.rs, needs cleanup
2024-02-15 23:56:26 +01:00
..
.cargo Update probe-rs-cli -> probe-rs 2023-06-29 02:39:28 +02:00
src/bin [embassy-stm32]: started stm32g4 RCC refactor 2024-02-15 23:56:26 +01:00
build.rs stm32: add stm32g4 support. 2021-11-27 02:34:23 +01:00
Cargo.toml Add FDCAN examples for STM32G4, STM32H5 and STM32H7 2024-01-31 05:40:05 +10:00