| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | timer: use u32 for high-level api | xoviat | 2025-12-01 | 1 | -1/+1 |
| | | |||||
| * | Rustfmt for edition 2024. | Dario Nieuwenhuis | 2025-10-06 | 1 | -1/+1 |
| | | |||||
| * | stm32: adapt examples to timer API changes | melvdl | 2025-06-27 | 1 | -2/+2 |
| | | |||||
| * | ci: use beta, add secondary nightly ci. | Dario Nieuwenhuis | 2023-12-21 | 1 | -1/+0 |
| | | |||||
| * | Merge branch 'master' into center-align | Dion Dokter | 2023-10-20 | 1 | -5/+5 |
| |\ | |||||
| | * | time: Update examples, tests, and other code to use new Timer::after_x ↵ | Adam Greig | 2023-10-15 | 1 | -5/+5 |
| | | | | | | | | | convenience methods | ||||
| * | | Fix examples | Dion Dokter | 2023-10-01 | 1 | -0/+1 |
| |/ | |||||
| * | stm32/pwm: add output type control | xoviat | 2023-07-29 | 1 | -2/+3 |
| | | |||||
| * | stm32/timer: merge pwm module into timer. (#1703) | Dario Nieuwenhuis | 2023-07-28 | 1 | -3/+3 |
| | | | | | The traits there are applicable to timer use cases other than PWM. It doesn't make sense to keep them separated. | ||||
| * | stm32/pwm: improve dead-time api | xoviat | 2023-05-01 | 1 | -28/+3 |
| | | |||||
| * | stm32/pwm: fix unused import | xoviat | 2023-04-05 | 1 | -1/+1 |
| | | |||||
| * | stm32/pwm: add complementary pwm example | xoviat | 2023-04-05 | 1 | -0/+77 |
