summaryrefslogtreecommitdiff
path: root/platforms/stm32/f3.yaml
blob: ed9784499669da52e07a11792229ab4eba4d089c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This is incomplete, just preserving register addresses!
- periph:
    stm32_timer:
      TIM1:
        offset: 0x40012c00
      TIM2:
        offset: 0x40000000
      TIM3:
        offset: 0x40000400
      TIM4:
        offset: 0x40000800
      TIM5:
        offset: 0x40000c00
      TIM6:
        offset: 0x40001000
      TIM7:
        offset: 0x40001400
      TIM8:
        offset: 0x40013400