From 476e0500004d2abd6d9a457ee4d23c571060c94f Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sun, 5 Sep 2021 13:20:23 -0400 Subject: [PATCH] boards: cubepilot_cubeorange_test disable unused modules to save flash --- boards/cubepilot/cubeorange/test.cmake | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/cubepilot/cubeorange/test.cmake b/boards/cubepilot/cubeorange/test.cmake index 486b225418..db98200986 100644 --- a/boards/cubepilot/cubeorange/test.cmake +++ b/boards/cubepilot/cubeorange/test.cmake @@ -44,9 +44,9 @@ px4_add_board( pwm_out_sim pwm_out px4io - roboclaw + #roboclaw rpm - smart_battery/batmon + #smart_battery/batmon telemetry # all available telemetry drivers test_ppm tone_alarm @@ -107,7 +107,7 @@ px4_add_board( perf pwm reboot - reflect + #reflect sd_bench #serial_test system_time