summaryrefslogtreecommitdiff
path: root/platforms/stm32/index.yaml
blob: ca234bdea741cc58a1865549b910b69d8bb98104 (plain)
1
2
3
4
5
6
7
8
9
10
11
- match:
    mcu: !re stm32(?P<family>..)(?P<variant>..).(?P<mem>.)

  -:
    - match:
        family: f4
      -: !import f4.yaml

    - match:
        family: f7
      -: !import f7.yaml