diff options
Diffstat (limited to 'platforms')
-rw-r--r-- | platforms/stm32/wb.yaml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/platforms/stm32/wb.yaml b/platforms/stm32/wb.yaml index bd506c4..314b729 100644 --- a/platforms/stm32/wb.yaml +++ b/platforms/stm32/wb.yaml @@ -58,6 +58,14 @@ GPIOE: offset: 0x48001000 + stm32_hsem: + HSEM: + offset: 0x58001400 + + stm32_ipcc: + IPCC: + offset: 0x58000c00 + stm32_pwr: PWR: type: wb |