summaryrefslogtreecommitdiff
path: root/platforms/stm32/f0.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'platforms/stm32/f0.yaml')
-rw-r--r--platforms/stm32/f0.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/platforms/stm32/f0.yaml b/platforms/stm32/f0.yaml
new file mode 100644
index 0000000..6e8899a
--- /dev/null
+++ b/platforms/stm32/f0.yaml
@@ -0,0 +1,21 @@
+# This is incomplete, just preserving register addresses!
+- periph:
+ 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
+ GPIOF:
+ offset: 0x48001400
+ type: v2