summaryrefslogtreecommitdiff
path: root/platforms/stm32/l0.yaml
diff options
context:
space:
mode:
authorKarl Palsson <karlp@etactica.com>2021-09-17 12:07:48 +0200
committerKarl Palsson <karlp@etactica.com>2021-09-17 12:07:48 +0200
commit8a73b0bb09eb96068ff02696eb1055a36349b6bf (patch)
tree01e3f3c0c8889973236d1c5174a4c4b2f6445d25 /platforms/stm32/l0.yaml
parentd5fbedc24fdd41e7c30b2f9239f666f33893e065 (diff)
gpio: stm32: default to v2
v2 is for everyone except f1, so avoid the yaml spam. Signed-off-by: Karl Palsson <karlp@etactica.com>
Diffstat (limited to 'platforms/stm32/l0.yaml')
-rw-r--r--platforms/stm32/l0.yaml5
1 files changed, 0 insertions, 5 deletions
diff --git a/platforms/stm32/l0.yaml b/platforms/stm32/l0.yaml
index 75c4330..f8e8414 100644
--- a/platforms/stm32/l0.yaml
+++ b/platforms/stm32/l0.yaml
@@ -3,16 +3,11 @@
stm32_gpio:
GPIOA:
offset: 0x50000000
- type: v2
GPIOB:
offset: 0x50000400
- type: v2
GPIOC:
offset: 0x50000800
- type: v2
GPIOD:
offset: 0x50000c00
- type: v2
GPIOH:
offset: 0x50001c00
- type: v2