Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-07-28 | stm32_adc: Rename common blocks to ADC12 and ADC345 respectively. | Vegard Storheil Eriksen | 1 | -2/+4 |
2022-07-27 | adc: convert to new style | Karl Palsson | 1 | -0/+20 |
2022-01-26 | stm32f3: add ADC1/2 and ADC3/4 convencience aliases | Karl Palsson | 1 | -0/+4 |
2022-01-26 | stm32_rcc: allow aliases for enables. | Karl Palsson | 1 | -47/+47 |
2022-01-26 | flash: convert to new style | Karl Palsson | 1 | -0/+5 |
2022-01-20 | platforms: stm32f3: make functional | Karl Palsson | 1 | -2/+228 |
2021-09-17 | gpio: stm32: default to v2 | Karl Palsson | 1 | -6/+0 |
2021-09-16 | gpio: Generate instances from platform spec. | Vegard Storheil Eriksen | 1 | -0/+19 |
2021-09-16 | timer: stm32: default to v1 | Karl Palsson | 1 | -8/+0 |
2021-09-16 | timer: convert to new style and add WB | Karl Palsson | 1 | -0/+27 |