From 3ccde2f4db91077e0e31180078e8501bea39e7e3 Mon Sep 17 00:00:00 2001 From: Julian Oes Date: Fri, 23 Sep 2022 17:54:27 +1200 Subject: [PATCH] cuav_x7pro: save flash on test target --- boards/cuav/x7pro/test.px4board | 1 + 1 file changed, 1 insertion(+) diff --git a/boards/cuav/x7pro/test.px4board b/boards/cuav/x7pro/test.px4board index 983aaf05cf..d7fc67192f 100644 --- a/boards/cuav/x7pro/test.px4board +++ b/boards/cuav/x7pro/test.px4board @@ -10,3 +10,4 @@ CONFIG_MODULES_ROVER_POS_CONTROL=n CONFIG_BOARD_TESTING=y CONFIG_DRIVERS_TEST_PPM=y CONFIG_SYSTEMCMDS_MICROBENCH=y +CONFIG_SYSTEMCMDS_BL_UPDATE=n