| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Update HRTIM pins to be configurable | Markus Huber | 2025-10-28 | 1 | -7/+80 |
| | | |||||
| * | stm32/afio: make af_num() unavailable in afio chips. | Dario Nieuwenhuis | 2025-09-06 | 1 | -8/+2 |
| | | |||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -15/+11 |
| | | |||||
| * | STM32: bump to latest stm32-metapac | David Lawrence | 2024-12-06 | 1 | -18/+4 |
| | | | | | HRTIM driver is updated per https://github.com/embassy-rs/stm32-data/pull/544 | ||||
| * | stm32/gpio: refactor AfType | Jan Špaček | 2024-06-16 | 1 | -7/+9 |
| | | |||||
| * | stm32/rcc: replace generated enable/disable code with runtime info | Jan Špaček | 2024-05-25 | 1 | -2/+2 |
| | | |||||
| * | stm32: use private_bounds for sealed traits. | Dario Nieuwenhuis | 2024-03-23 | 1 | -11/+6 |
| | | |||||
| * | stm32: autogenerate clocks struct, enable mux for all chips. | Dario Nieuwenhuis | 2024-02-02 | 1 | -3/+1 |
| | | |||||
| * | stm32/timer: docs. | Dario Nieuwenhuis | 2023-12-19 | 1 | -8/+8 |
| | | |||||
| * | stm32: document hrtim, qspi, sdmmc, spi. | Dario Nieuwenhuis | 2023-12-19 | 1 | -19/+40 |
| | | |||||
| * | stm32: more docs. | Dario Nieuwenhuis | 2023-12-19 | 1 | -0/+2 |
| | | |||||
| * | enable clock first | pbert | 2023-10-12 | 1 | -1/+1 |
| | | |||||
| * | STM32: combine RccPeripherals reset() and enable() to reset_and_enable() | pbert | 2023-10-12 | 1 | -2/+1 |
| | | |||||
| * | stm32/f3: add high res for hrtim and misc. | xoviat | 2023-09-10 | 1 | -11/+25 |
| | | |||||
| * | stm32: add hrtim v2 | Dario Nieuwenhuis | 2023-07-31 | 1 | -0/+18 |
| | | |||||
| * | stm32/hrtim: pub instance | xoviat | 2023-07-28 | 1 | -1/+1 |
| | | |||||
| * | stm32/hrtim: shorten names | xoviat | 2023-07-28 | 1 | -32/+32 |
| | | |||||
| * | stm32/hrtim: cleanup merge issues | xoviat | 2023-07-28 | 1 | -1/+1 |
| | | |||||
| * | stm32/hrtim: extract traits | xoviat | 2023-07-28 | 1 | -2/+4 |
| | | |||||
| * | stm32/hrtim: extract into mod | xoviat | 2023-07-28 | 1 | -0/+407 |
