summaryrefslogtreecommitdiff
path: root/platforms/stm32/wb.yaml
diff options
context:
space:
mode:
authorVegard Storheil Eriksen <zyp@jvnv.net>2021-09-16 23:50:26 +0200
committerVegard Storheil Eriksen <zyp@jvnv.net>2021-09-16 23:50:26 +0200
commitd5fbedc24fdd41e7c30b2f9239f666f33893e065 (patch)
treed41c8b118a2c2e5822ee47e130550134458dc02e /platforms/stm32/wb.yaml
parentc7666a7cd83d590a067d8cbbe4a7e4eb93d155d6 (diff)
gpio: Generate instances from platform spec.
Diffstat (limited to 'platforms/stm32/wb.yaml')
-rw-r--r--platforms/stm32/wb.yaml5
1 files changed, 5 insertions, 0 deletions
diff --git a/platforms/stm32/wb.yaml b/platforms/stm32/wb.yaml
index cb1d5fb..152ea28 100644
--- a/platforms/stm32/wb.yaml
+++ b/platforms/stm32/wb.yaml
@@ -31,14 +31,19 @@
stm32_gpio:
GPIOA:
offset: 0x48000000
+ type: v2
GPIOB:
offset: 0x48000400
+ type: v2
GPIOC:
offset: 0x48000800
+ type: v2
GPIOD:
offset: 0x48000c00
+ type: v2
GPIOE:
offset: 0x48001000
+ type: v2
stm32_timer:
TIM1: