mirror of
https://github.com/PX4/PX4-Autopilot.git
synced 2026-05-31 18:47:21 +08:00
boards: cubepilot_cubeorange_test disable unused modules to save flash
This commit is contained in:
@@ -44,9 +44,9 @@ px4_add_board(
|
|||||||
pwm_out_sim
|
pwm_out_sim
|
||||||
pwm_out
|
pwm_out
|
||||||
px4io
|
px4io
|
||||||
roboclaw
|
#roboclaw
|
||||||
rpm
|
rpm
|
||||||
smart_battery/batmon
|
#smart_battery/batmon
|
||||||
telemetry # all available telemetry drivers
|
telemetry # all available telemetry drivers
|
||||||
test_ppm
|
test_ppm
|
||||||
tone_alarm
|
tone_alarm
|
||||||
@@ -107,7 +107,7 @@ px4_add_board(
|
|||||||
perf
|
perf
|
||||||
pwm
|
pwm
|
||||||
reboot
|
reboot
|
||||||
reflect
|
#reflect
|
||||||
sd_bench
|
sd_bench
|
||||||
#serial_test
|
#serial_test
|
||||||
system_time
|
system_time
|
||||||
|
|||||||
Reference in New Issue
Block a user