- match: mcu: !re stm32(?P..)(?P..).(?P.) -: - match: family: f3 -: !import f3.yaml - match: family: f4 -: !import f4.yaml - match: family: f7 -: !import f7.yaml - match: family: g4 -: !import g4.yaml - match: family: l1 -: !import l1.yaml - match: family: l4 -: !import l4.yaml - match: family: wb -: !import wb.yaml