From ced700adf2448f3ecef7950b2dd62a81fa42a09e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=83=C2=BCng?= Date: Thu, 20 Jul 2017 11:30:27 +0200 Subject: [PATCH] cmake px4fmu-v1 config: remove pwm_out_sim from build To reduce flash space usage --- cmake/configs/nuttx_px4fmu-v1_default.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/configs/nuttx_px4fmu-v1_default.cmake b/cmake/configs/nuttx_px4fmu-v1_default.cmake index 6b264b7077..bd795b3c4e 100644 --- a/cmake/configs/nuttx_px4fmu-v1_default.cmake +++ b/cmake/configs/nuttx_px4fmu-v1_default.cmake @@ -28,7 +28,7 @@ set(config_module_list #drivers/ll40ls drivers/trone drivers/gps - drivers/pwm_out_sim + #drivers/pwm_out_sim #drivers/hott #drivers/hott/hott_telemetry #drivers/hott/hott_sensors