this ensures H7 based peripherals (which are getting more common) don't break
@ -184,6 +184,10 @@ for t in $CI_BUILD_TARGET; do
$waf configure --board f303-Universal
$waf clean
$waf AP_Periph
echo "Building CubeOrange peripheral fw"
$waf configure --board CubeOrange-periph
continue
fi