mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
cuav/nora: disable some modules to reduce flash
This commit is contained in:
parent
c49e78cbac
commit
3e899564d4
@ -100,7 +100,7 @@ px4_add_board(
|
||||
led_control
|
||||
mft
|
||||
mixer
|
||||
motor_ramp
|
||||
#motor_ramp
|
||||
motor_test
|
||||
mtd
|
||||
nshterm
|
||||
@ -108,9 +108,9 @@ px4_add_board(
|
||||
perf
|
||||
pwm
|
||||
reboot
|
||||
reflect
|
||||
sd_bench
|
||||
serial_test
|
||||
#reflect
|
||||
#sd_bench
|
||||
#serial_test
|
||||
system_time
|
||||
top
|
||||
topic_listener
|
||||
|
||||
@ -101,7 +101,7 @@ px4_add_board(
|
||||
mft
|
||||
microbench
|
||||
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
|
||||
#system_time
|
||||
tests # tests and test runner
|
||||
top
|
||||
topic_listener
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user