mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-05-01 10:04:07 +08:00
Excluded examples from default build
This commit is contained in:
parent
25612cebc2
commit
b1de6c0eaf
@ -88,18 +88,18 @@ MODULES += modules/uORB
|
||||
#
|
||||
# Demo apps
|
||||
#
|
||||
MODULES += examples/math_demo
|
||||
#MODULES += examples/math_demo
|
||||
# Tutorial code from
|
||||
# https://pixhawk.ethz.ch/px4/dev/hello_sky
|
||||
MODULES += examples/px4_simple_app
|
||||
#MODULES += examples/px4_simple_app
|
||||
|
||||
# Tutorial code from
|
||||
# https://pixhawk.ethz.ch/px4/dev/daemon
|
||||
MODULES += examples/px4_daemon_app
|
||||
#MODULES += examples/px4_daemon_app
|
||||
|
||||
# Tutorial code from
|
||||
# https://pixhawk.ethz.ch/px4/dev/debug_values
|
||||
MODULES += examples/px4_mavlink_debug
|
||||
#MODULES += examples/px4_mavlink_debug
|
||||
|
||||
#
|
||||
# Transitional support - add commands from the NuttX export archive.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user