Browse Source

Tools: auto-build new matek boards

zr-v5.1
Andrew Tridgell 4 years ago committed by Peter Barker
parent
commit
699e61da57
  1. 2
      Tools/scripts/build_binaries.py

2
Tools/scripts/build_binaries.py

@ -576,6 +576,7 @@ is bob we will attempt to checkout bob-AVR''' @@ -576,6 +576,7 @@ is bob we will attempt to checkout bob-AVR'''
"MatekF405-STD",
"MatekF405-Wing",
"MatekF765-Wing",
"MatekF405-CAN",
"MatekH743",
"MatekH743-bdshot",
"OMNIBUSF7V2",
@ -646,6 +647,7 @@ is bob we will attempt to checkout bob-AVR''' @@ -646,6 +647,7 @@ is bob we will attempt to checkout bob-AVR'''
"f303-M10025",
"f303-M10070",
"f303-MatekGPS",
"f405-MatekGPS",
"f103-Airspeed",
"CUAV_GPS",
"ZubaxGNSS",

Loading…
Cancel
Save