Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-26 | stm32_rcc: allow aliases for enables. | Karl Palsson | 1 | -78/+78 | |
By flipping the name/number definition, we can define aliases such as ADC and ADC1, or FMC/FSMC for the same bits, making it easier to have code that both matches reference manuals, and also code that matches between lines. runtime tested on WB, compile tested on F3. Signed-off-by: Karl Palsson <karlp@etactica.com> | |||||
2021-09-15 | platforms: Add initial STM32F7 support. | Vegard Storheil Eriksen | 1 | -0/+224 | |