summaryrefslogtreecommitdiff
path: root/platforms/stm32/l0.yaml
blob: cfba79b16c2eb9272004f7858710f565830003e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
# This is incomplete, just preserving register addresses!
- periph:
    stm32_flash:
      FLASH:
        type: l0
        offset: 0x40022000

    stm32_gpio:
      GPIOA:
        offset: 0x50000000
      GPIOB:
        offset: 0x50000400
      GPIOC:
        offset: 0x50000800
      GPIOD:
        offset: 0x50000c00
      GPIOH:
        offset: 0x50001c00

    stm32_syscfg:
      SYSCFG:
        offset: 0x40010000