Browse Source

cubepilot/cubeorange: disable system_time and motor_ramp to reduce flash

master
Beat Küng 3 years ago committed by Daniel Agar
parent
commit
673de86553
  1. 4
      boards/cubepilot/cubeorange/test.cmake

4
boards/cubepilot/cubeorange/test.cmake

@ -99,7 +99,7 @@ px4_add_board( @@ -99,7 +99,7 @@ px4_add_board(
mft
microbench
mixer
motor_ramp
#motor_ramp
motor_test
mtd
nshterm
@ -110,7 +110,7 @@ px4_add_board( @@ -110,7 +110,7 @@ px4_add_board(
#reflect
sd_bench
#serial_test
system_time
#system_time
tests # tests and test runner
top
topic_listener

Loading…
Cancel
Save