From 673de865538774666ff5948d7dcda186af98951b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Fri, 10 Sep 2021 13:55:02 +0200 Subject: [PATCH] cubepilot/cubeorange: disable system_time and motor_ramp to reduce flash --- boards/cubepilot/cubeorange/test.cmake | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/cubepilot/cubeorange/test.cmake b/boards/cubepilot/cubeorange/test.cmake index db98200986..58fc30a239 100644 --- a/boards/cubepilot/cubeorange/test.cmake +++ b/boards/cubepilot/cubeorange/test.cmake @@ -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( #reflect sd_bench #serial_test - system_time + #system_time tests # tests and test runner top topic_listener