Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-16 | stm32f7: Add more peripherals. | Vegard Storheil Eriksen | 1 | -1/+1 | |
2022-01-26 | flash: convert to new style | Karl Palsson | 1 | -5/+5 | |
2021-09-16 | flash: stm32wb: oldstyle: add register map and basic init | Karl Palsson | 1 | -0/+7 | |
Flash hasn't yet been ported to new style. Signed-off-by: Karl Palsson <karlp@tweak.net.au> | |||||
2021-09-15 | platforms: Improve STM32F42x support. | Vegard Storheil Eriksen | 1 | -2/+2 | |
2019-03-19 | Added STM32F042 support. | Vegard Storheil Eriksen | 1 | -1/+1 | |
2016-08-18 | Add STM32L0 to rcc_init(). | Vegard Storheil Eriksen | 1 | -0/+5 | |
2012-11-19 | Added support for F3. | Vegard Storheil Eriksen | 1 | -1/+1 | |
2012-08-07 | Initial import. | Vegard Storheil Eriksen | 1 | -0/+17 | |
Most sources are split off from suzumebachi project revision 2fc77d2 as is with some path changes. New build rules introduced. |