Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-01-26 | stm32l4: add basic platform file | Karl Palsson | 1 | -0/+15 | |
While checking STM32WB, this was easy enough to just transcribe while working. Untested on real hardware. Signed-off-by: Karl Palsson <karlp@tweak.net.au> | |||||
2022-01-26 | stm32wb: exti: initial registers | Karl Palsson | 2 | -0/+54 | |
Basic registers to start with, a lot of commonality, but extra registers on the WB. Signed-off-by <karlp@tweak.net.au> |