| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32: use typelevel timer type | xoviat | 2025-11-27 | 1 | -6/+6 |
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| * | stm32/afio: make af_num() unavailable in afio chips. | Dario Nieuwenhuis | 2025-09-06 | 1 | -6/+2 |
| * | stm32/afio: make the A generic param only appear in chips with AFIO. | Dario Nieuwenhuis | 2025-09-05 | 1 | -2/+2 |
| * | stm32/afio: use type inference for timer remaps as well. | Dario Nieuwenhuis | 2025-09-05 | 1 | -50/+16 |
| * | Add STM32F1 AFIO remap | Fabian Wolter | 2025-09-05 | 1 | -3/+7 |
| * | fix typo | dimi | 2025-07-09 | 1 | -1/+1 |
| * | stm32: rename timer channel trait; replace impls via macro with impls generic... | melvdl | 2025-06-27 | 1 | -22/+22 |
| * | stm32: generify timer::one_pulse and timer::qei pin constructors | melvdl | 2025-06-26 | 1 | -25/+63 |
| * | stm32: generify timer channels | melvdl | 2025-06-26 | 1 | -37/+51 |
| * | stm32/timer: update OPM to Peri API. | Dario Nieuwenhuis | 2025-04-06 | 1 | -9/+8 |
| * | stm32/timer: Support one pulse mode | Gabriel Smith | 2025-04-04 | 1 | -0/+384 |
