diff options
Diffstat (limited to 'platforms')
-rw-r--r-- | platforms/stm32/wb.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/platforms/stm32/wb.yaml b/platforms/stm32/wb.yaml index 251e369..bd506c4 100644 --- a/platforms/stm32/wb.yaml +++ b/platforms/stm32/wb.yaml @@ -58,6 +58,11 @@ GPIOE: offset: 0x48001000 + stm32_pwr: + PWR: + type: wb + offset: 0x58000400 + stm32_timer: TIM1: offset: 0x40012C00 |