| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | stm32/afio: make af_num() unavailable in afio chips. | Dario Nieuwenhuis | 2025-09-06 | 1 | -13/+23 |
| | | |||||
| * | stm32/afio: make the A generic param only appear in chips with AFIO. | Dario Nieuwenhuis | 2025-09-05 | 1 | -2/+52 |
| | | |||||
| * | stm32/afio: use type inference for timer remaps as well. | Dario Nieuwenhuis | 2025-09-05 | 1 | -29/+26 |
| | | |||||
| * | Add STM32F1 AFIO remap | Fabian Wolter | 2025-09-05 | 1 | -4/+59 |
| | | |||||
| * | STM32F0/F3 Remap DMA channels | Fabian Wolter | 2025-07-17 | 1 | -1/+13 |
| | | | | | Fixes #3643 | ||||
| * | stm32: xspi: rework switching between ncs1 and ncs2 | Matt Johnston | 2025-04-04 | 1 | -0/+11 |
| | | |||||
| * | Remove Peripheral trait, rename PeripheralRef->Peri. | Dario Nieuwenhuis | 2025-03-27 | 1 | -7/+7 |
| | | |||||
| * | stm32/sdmmc: remove DMA generic param. | Dario Nieuwenhuis | 2025-03-25 | 1 | -0/+12 |
| | | |||||
| * | stm32/gpio: refactor AfType | Jan Špaček | 2024-06-16 | 1 | -16/+2 |
| | | |||||
| * | Formatting | Joël Schulz-Andres | 2024-05-24 | 1 | -2/+4 |
| | | |||||
| * | Add body to match statement | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+1 |
| | | |||||
| * | Use match instead of if | Joël Schulz-Andres | 2024-05-24 | 1 | -3/+4 |
| | | |||||
| * | Fix naming | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+1 |
| | | |||||
| * | gpiov1: Do not call set_speed for AFType::Input | Joël Schulz-Andres | 2024-05-24 | 1 | -1/+5 |
| | | | | | Co-authored-by: Toby Fleming <[email protected]> | ||||
| * | stm32/i2c: remove peripheral generic param. | Dario Nieuwenhuis | 2024-05-21 | 1 | -3/+10 |
| | | |||||
| * | stm32: use funcs for info/state, const for ENABLE_BIT. | Dario Nieuwenhuis | 2024-05-21 | 1 | -4/+12 |
| | | |||||
| * | stm32/spi: remove peripheral generic param. | Dario Nieuwenhuis | 2024-05-20 | 1 | -0/+25 |
| | | |||||
| * | stm32/dma: add support for same channel with different req in different ↵ | Dario Nieuwenhuis | 2024-04-29 | 1 | -26/+1 |
| | | | | | DMAs/DMAMUXes. | ||||
| * | stm32/usart: remove DMA generic params. | Dario Nieuwenhuis | 2024-04-16 | 1 | -5/+5 |
| | | |||||
| * | stm32: rename mod traits to macros. | Dario Nieuwenhuis | 2024-04-15 | 1 | -0/+97 |
