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

    stm32_gpio:
      GPIOA:
        offset: 0x48000000
      GPIOB:
        offset: 0x48000400
      GPIOC:
        offset: 0x48000800
      GPIOD:
        offset: 0x48000c00
      GPIOE:
        offset: 0x48001000
      GPIOF:
        offset: 0x48001400