Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-26 | stm32_syscfg: convert to modern. | Karl Palsson | 1 | -0/+4 | |
Includes the f4, l0 and wb. f4 renames MEMRM to MEMRMP to be both consistent with other parts and consistent with ref man. Retested on the WB, but l0 and f4 code was simply moved. For yaml files, given how varied syscfg is, we default to using the family name as the type, but still allow overriding via explicit type in the yaml file if desired. Signed-off-by: Karl Palsson <karlp@tweak.net.au> | |||||
2022-01-26 | flash: convert to new style | Karl Palsson | 1 | -0/+5 | |
2021-09-17 | gpio: stm32: default to v2 | Karl Palsson | 1 | -5/+0 | |
v2 is for everyone except f1, so avoid the yaml spam. Signed-off-by: Karl Palsson <karlp@etactica.com> | |||||
2021-09-16 | gpio: Generate instances from platform spec. | Vegard Storheil Eriksen | 1 | -0/+18 | |