mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-28 10:46:33 +08:00
ROMFS: Exclude uncommon board configs (Teal)
This commit is contained in:
@@ -5,11 +5,6 @@
|
|||||||
# @type Quadrotor x
|
# @type Quadrotor x
|
||||||
# @class Copter
|
# @class Copter
|
||||||
#
|
#
|
||||||
# @board px4_fmu-v2 exclude
|
|
||||||
# @board px4_fmu-v3 exclude
|
|
||||||
# @board px4_fmu-v4pro exclude
|
|
||||||
# @board px4_fmu-v5 exclude
|
|
||||||
#
|
|
||||||
# @output MAIN1 motor 1
|
# @output MAIN1 motor 1
|
||||||
# @output MAIN2 motor 2
|
# @output MAIN2 motor 2
|
||||||
# @output MAIN3 motor 3
|
# @output MAIN3 motor 3
|
||||||
@@ -17,6 +12,14 @@
|
|||||||
#
|
#
|
||||||
# @maintainer Matt McFadden <matt.mcfadden@tealdrones.com>
|
# @maintainer Matt McFadden <matt.mcfadden@tealdrones.com>
|
||||||
#
|
#
|
||||||
|
# @board px4_fmu-v2 exclude
|
||||||
|
# @board px4_fmu-v3 exclude
|
||||||
|
# @board px4_fmu-v4pro exclude
|
||||||
|
# @board px4_fmu-v5 exclude
|
||||||
|
# @board px4_fmu-v5x exclude
|
||||||
|
# @board intel_aerofc-v1 exclude
|
||||||
|
# @board bitcraze_crazyflie exclude
|
||||||
|
#
|
||||||
|
|
||||||
echo "Executing 4250_teal script."
|
echo "Executing 4250_teal script."
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user