summaryrefslogtreecommitdiff
path: root/platforms/stm32/l0.yaml
blob: e20984d74efd4e56329b77eaf4c821f89815a23b (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_flash:
      FLASH:
        type: l0
        offset: 0x40022000

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