summaryrefslogtreecommitdiff
path: root/platforms/stm32/f0.yaml
blob: 6e8899ae8262922dd4105c56e6d9b8cb20741521 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
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