summaryrefslogtreecommitdiff
path: root/rcc/rcc.cpp
AgeCommit message (Expand)AuthorFilesLines
2022-04-16stm32f7: Add more peripherals.Vegard Storheil Eriksen1-1/+1
2022-01-26rcc: stm32wb: add remaining regs and max speed helperKarl Palsson1-1/+25
2022-01-20adc: stm32f3: expand and verifyKarl Palsson1-3/+7
2022-01-20platforms: stm32f3: make functionalKarl Palsson1-5/+5
2021-01-26rcc: Generate enables from platform spec.Vegard Storheil Eriksen1-44/+44
2019-03-19Added STM32F042 support.Vegard Storheil Eriksen1-0/+10
2017-05-14STM32F4: Added rcc_init() overload with sysclk argument.Vegard Storheil Eriksen1-0/+39
2016-08-18Add STM32L0 to rcc_init().Vegard Storheil Eriksen1-0/+30
2012-12-29Fixed F1 RCC bug.Vegard Storheil Eriksen1-1/+1
2012-11-19Added support for F3.Vegard Storheil Eriksen1-1/+1
2012-08-07Initial import.Vegard Storheil Eriksen1-0/+51