Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-04-16 | WIPWIP: pwr: set lpms_c2? | Karl Palsson | 1 | -0/+7 | |
really? | |||||
2022-04-16 | stm32g4: initial platform support | Karl Palsson | 1 | -0/+20 | |
Have some demo code using lptim, lpuart, exti and rtc mostly working. It glitches into undefined exceptions, so it's a little concerning, but... it's all cross checked against RM0440_rev7, so it's pretty good. Signed-off-by: Karl Palsson <karlp@tweak.net.au> | |||||
2022-04-16 | WIP: stm32_pwr: LPMS helpers | Karl Palsson | 1 | -0/+7 | |
2022-01-26 | stm32wb: pwr: initial registers | Karl Palsson | 1 | -0/+41 | |
No helpers, just the register map. Signed-off-by: Karl Palsson <karlp@tweak.net.au> |