diff --git a/cmake/configs/nuttx_mindpx-v2_default.cmake b/cmake/configs/nuttx_mindpx-v2_default.cmake index f24a614b92..41c9d32df8 100644 --- a/cmake/configs/nuttx_mindpx-v2_default.cmake +++ b/cmake/configs/nuttx_mindpx-v2_default.cmake @@ -72,9 +72,20 @@ set(config_module_list systemcmds/dumpfile systemcmds/ver systemcmds/sd_bench - systemcmds/tests systemcmds/motor_ramp + # + # Tests + # + drivers/sf0x/sf0x_tests + drivers/test_ppm + modules/commander/commander_tests + modules/controllib_test + modules/mavlink/mavlink_tests + modules/unit_test + modules/uORB/uORB_tests + systemcmds/tests + # # General system control #