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 314b729..5fdb127 100644 --- a/platforms/stm32/wb.yaml +++ b/platforms/stm32/wb.yaml @@ -41,6 +41,11 @@ type: v1 offset: 0x40020800 + stm32_exti: + EXTI: + type: wb + offset: 0x58000800 + stm32_flash: FLASH: type: wb |