| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/rcc: unify f0, f1, f3. | Dario Nieuwenhuis | 2024-02-14 | 1 | -232/+0 |
| | | |||||
| * | stm32/rcc: port F0 to new API. | Dario Nieuwenhuis | 2024-02-13 | 1 | -148/+184 |
| | | |||||
| * | stm32/rcc: fix more build failures. | Dario Nieuwenhuis | 2024-02-04 | 1 | -0/+1 |
| | | |||||
| * | stm32/rcc: fix build for some f0 and l4 chips. | Dario Nieuwenhuis | 2024-02-04 | 1 | -5/+27 |
| | | | | | Fixes #2531 | ||||
| * | stm32: autogenerate clocks struct, enable mux for all chips. | Dario Nieuwenhuis | 2024-02-02 | 1 | -10/+11 |
| | | |||||
| * | stm32: update metapac | xoviat | 2023-10-17 | 1 | -2/+2 |
| | | |||||
| * | rcc: ahb/apb -> hclk/pclk | xoviat | 2023-10-15 | 1 | -5/+5 |
| | | |||||
| * | stm32/rcc: add LSE/LSI to all chips, add RTC to more chips. | Dario Nieuwenhuis | 2023-10-11 | 1 | -3/+5 |
| | | |||||
| * | Update stm32-metapac, includes chiptool changes to use real Rust enums now. | Dario Nieuwenhuis | 2023-06-29 | 1 | -12/+11 |
| | | |||||
| * | Refactor IWDG to use LSI frequency from RCC | chemicstry | 2022-07-10 | 1 | -3/+7 |
| | | |||||
| * | Run rustfmt. | Dario Nieuwenhuis | 2022-06-12 | 1 | -4/+2 |
| | | |||||
| * | Update stm32-data | Dario Nieuwenhuis | 2022-02-14 | 1 | -13/+8 |
| | | |||||
| * | stm32/rcc: remove Rcc struct, RccExt trait. | Dario Nieuwenhuis | 2022-01-05 | 1 | -164/+130 |
| | | | | | All the RCC configuration is executed in init(). | ||||
| * | stm32/rcc: change family-specific code from dirs to single files. | Dario Nieuwenhuis | 2022-01-04 | 1 | -0/+208 |
| Consistent with how other peripherals handle their versions. | |||||
