Browse Source

cubepilot/cubeorange: disable system_time and motor_ramp to reduce flash

master
Beat Küng 4 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(
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

Loading…
Cancel
Save