mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-06-02 03:49:12 +08:00
cubepilot/cubeorange: disable system_time and motor_ramp to reduce flash
This commit is contained in:
@@ -99,7 +99,7 @@ px4_add_board(
|
|||||||
mft
|
mft
|
||||||
microbench
|
microbench
|
||||||
mixer
|
mixer
|
||||||
motor_ramp
|
#motor_ramp
|
||||||
motor_test
|
motor_test
|
||||||
mtd
|
mtd
|
||||||
nshterm
|
nshterm
|
||||||
@@ -110,7 +110,7 @@ px4_add_board(
|
|||||||
#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