From 370fddc1158fde39b14467ec7ed098376c76632e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Beat=20K=C3=BCng?= Date: Thu, 20 Sep 2018 09:17:39 +0200 Subject: [PATCH] omnibus: (temporarily) disable the topic listener To reduce flash usage, until we can disable the FW & VTOL modules. --- cmake/configs/nuttx_omnibus-f4sd_default.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmake/configs/nuttx_omnibus-f4sd_default.cmake b/cmake/configs/nuttx_omnibus-f4sd_default.cmake index 8dea4ee506..be67c1e689 100644 --- a/cmake/configs/nuttx_omnibus-f4sd_default.cmake +++ b/cmake/configs/nuttx_omnibus-f4sd_default.cmake @@ -43,7 +43,7 @@ set(config_module_list systemcmds/reboot systemcmds/sd_bench systemcmds/top - systemcmds/topic_listener + #systemcmds/topic_listener systemcmds/tune_control systemcmds/ver