cuav/x7pro: disable modules to reduce flash

This commit is contained in:
Beat Küng
2021-09-10 08:43:33 +02:00
committed by Daniel Agar
parent 3e899564d4
commit ce747fac62
2 changed files with 7 additions and 7 deletions
+4 -4
View File
@@ -101,7 +101,7 @@ px4_add_board(
led_control
mft
mixer
motor_ramp
#motor_ramp
motor_test
mtd
nshterm
@@ -109,10 +109,10 @@ px4_add_board(
perf
pwm
reboot
reflect
#reflect
sd_bench
serial_test
system_time
#serial_test
#system_time
top
topic_listener
tune_control
+3 -3
View File
@@ -102,7 +102,7 @@ px4_add_board(
mft
microbench
mixer
motor_ramp
#motor_ramp
motor_test
mtd
nshterm
@@ -110,10 +110,10 @@ px4_add_board(
perf
pwm
reboot
reflect
#reflect
sd_bench
serial_test
system_time
#system_time
tests # tests and test runner
top
topic_listener