summaryrefslogtreecommitdiff
path: root/platforms/stm32/l0.yaml
blob: 75c4330f1e343f9899803649238766060f6efd09 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# This is incomplete, just preserving register addresses!
- periph:
    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