mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
px4fmu-v2 stop building unused drivers and examples
This commit is contained in:
committed by
Lorenz Meier
parent
0f0f354acd
commit
a1352af048
@@ -41,7 +41,7 @@ set(config_module_list
|
|||||||
modules/sensors
|
modules/sensors
|
||||||
#drivers/mkblctrl
|
#drivers/mkblctrl
|
||||||
drivers/px4flow
|
drivers/px4flow
|
||||||
drivers/oreoled
|
#drivers/oreoled
|
||||||
drivers/gimbal
|
drivers/gimbal
|
||||||
drivers/pwm_input
|
drivers/pwm_input
|
||||||
drivers/camera_trigger
|
drivers/camera_trigger
|
||||||
@@ -138,7 +138,7 @@ set(config_module_list
|
|||||||
#
|
#
|
||||||
# Rover apps
|
# Rover apps
|
||||||
#
|
#
|
||||||
examples/rover_steering_control
|
#examples/rover_steering_control
|
||||||
|
|
||||||
#
|
#
|
||||||
# Demo apps
|
# Demo apps
|
||||||
@@ -146,7 +146,7 @@ set(config_module_list
|
|||||||
#examples/math_demo
|
#examples/math_demo
|
||||||
# Tutorial code from
|
# Tutorial code from
|
||||||
# https://px4.io/dev/px4_simple_app
|
# https://px4.io/dev/px4_simple_app
|
||||||
examples/px4_simple_app
|
#examples/px4_simple_app
|
||||||
|
|
||||||
# Tutorial code from
|
# Tutorial code from
|
||||||
# https://px4.io/dev/daemon
|
# https://px4.io/dev/daemon
|
||||||
|
|||||||
Reference in New Issue
Block a user