From dc8b9d1da84fe79ce367529ff78bbcb0c748caa8 Mon Sep 17 00:00:00 2001 From: Daniel Agar Date: Sun, 24 Apr 2016 02:09:06 -0400 Subject: [PATCH] px4fmu-v2_test add drivers/test_ppm --- cmake/configs/nuttx_px4fmu-v2_test.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/cmake/configs/nuttx_px4fmu-v2_test.cmake b/cmake/configs/nuttx_px4fmu-v2_test.cmake index 0adab48b85..0d6a8e7171 100644 --- a/cmake/configs/nuttx_px4fmu-v2_test.cmake +++ b/cmake/configs/nuttx_px4fmu-v2_test.cmake @@ -70,6 +70,7 @@ set(config_module_list # # Testing # + drivers/test_ppm modules/commander/commander_tests modules/controllib_test modules/mavlink/mavlink_tests