| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | STM32: bump to latest stm32-metapac | David Lawrence | 2024-12-06 | 1 | -2/+2 |
| | | | | | HRTIM driver is updated per https://github.com/embassy-rs/stm32-data/pull/544 | ||||
| * | stm32: autogenerate mux config for all chips. | Dario Nieuwenhuis | 2024-03-01 | 1 | -1/+1 |
| | | |||||
| * | Move to internal mod and re-export the enums | Eli Orona | 2024-02-24 | 1 | -3/+1 |
| | | |||||
| * | Rust fmt | Eli Orona | 2024-02-20 | 1 | -1/+3 |
| | | |||||
| * | Move compile test to the STM32F334 example. | Eli Orona | 2024-02-20 | 1 | -0/+1 |
| | | |||||
| * | stm32/rcc: port F3 RCC to new API | Dario Nieuwenhuis | 2024-02-12 | 1 | -8/+19 |
| | | | | | See #2515 | ||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -3/+3 |
| | | | | | convenience methods | ||||
| * | stm32/f3: add high res for hrtim and misc. | xoviat | 2023-09-10 | 1 | -0/+2 |
| | | |||||
| * | stm32/hrtim: extract into mod | xoviat | 2023-07-28 | 1 | -1/+1 |
| | | |||||
| * | hrtim: fix example and auto adjust psc. | xoviat | 2023-07-01 | 1 | -28/+37 |
| | | |||||
| * | rustfmt | xoviat | 2023-06-30 | 1 | -3/+1 |
| | | |||||
| * | stm32/hrtim: impl. bridge, dead-time part. res. | xoviat | 2023-06-30 | 1 | -4/+5 |
| | | |||||
| * | stm32/hrtim: add example impl. | xoviat | 2023-06-30 | 1 | -0/+63 |
