mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-29 03:36:07 +08:00
cuav/x7pro: disable modules to reduce flash
This commit is contained in:
@@ -101,7 +101,7 @@ px4_add_board(
|
|||||||
led_control
|
led_control
|
||||||
mft
|
mft
|
||||||
mixer
|
mixer
|
||||||
motor_ramp
|
#motor_ramp
|
||||||
motor_test
|
motor_test
|
||||||
mtd
|
mtd
|
||||||
nshterm
|
nshterm
|
||||||
@@ -109,10 +109,10 @@ px4_add_board(
|
|||||||
perf
|
perf
|
||||||
pwm
|
pwm
|
||||||
reboot
|
reboot
|
||||||
reflect
|
#reflect
|
||||||
sd_bench
|
sd_bench
|
||||||
serial_test
|
#serial_test
|
||||||
system_time
|
#system_time
|
||||||
top
|
top
|
||||||
topic_listener
|
topic_listener
|
||||||
tune_control
|
tune_control
|
||||||
|
|||||||
@@ -102,7 +102,7 @@ px4_add_board(
|
|||||||
mft
|
mft
|
||||||
microbench
|
microbench
|
||||||
mixer
|
mixer
|
||||||
motor_ramp
|
#motor_ramp
|
||||||
motor_test
|
motor_test
|
||||||
mtd
|
mtd
|
||||||
nshterm
|
nshterm
|
||||||
@@ -110,10 +110,10 @@ px4_add_board(
|
|||||||
perf
|
perf
|
||||||
pwm
|
pwm
|
||||||
reboot
|
reboot
|
||||||
reflect
|
#reflect
|
||||||
sd_bench
|
sd_bench
|
||||||
serial_test
|
serial_test
|
||||||
system_time
|
#system_time
|
||||||
tests # tests and test runner
|
tests # tests and test runner
|
||||||
top
|
top
|
||||||
topic_listener
|
topic_listener
|
||||||
|
|||||||
Reference in New Issue
Block a user