aboutsummaryrefslogtreecommitdiff
path: root/nuttx-configs
diff options
context:
space:
mode:
authorLorenz Meier <lm@inf.ethz.ch>2013-09-12 10:03:54 +0200
committerLorenz Meier <lm@inf.ethz.ch>2013-09-12 10:03:54 +0200
commit5d09f48110a1a2ebca6c3240b063963bb8e91bca (patch)
tree57791678a1e53fd84cb4c62bb514c14cf52f80cc /nuttx-configs
parentbe436d3a9916a331dbf3691e9976d7d8fe89157e (diff)
downloadpx4-firmware-5d09f48110a1a2ebca6c3240b063963bb8e91bca.tar.gz
px4-firmware-5d09f48110a1a2ebca6c3240b063963bb8e91bca.tar.bz2
px4-firmware-5d09f48110a1a2ebca6c3240b063963bb8e91bca.zip
Disabling debug output for further testing
Diffstat (limited to 'nuttx-configs')
-rw-r--r--nuttx-configs/px4fmu-v2/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx-configs/px4fmu-v2/nsh/defconfig b/nuttx-configs/px4fmu-v2/nsh/defconfig
index 70adf6d9d..8e2ae2d00 100644
--- a/nuttx-configs/px4fmu-v2/nsh/defconfig
+++ b/nuttx-configs/px4fmu-v2/nsh/defconfig
@@ -38,8 +38,8 @@ CONFIG_ARCH_MATH_H=y
#
# Debug Options
#
-CONFIG_DEBUG=y
-CONFIG_DEBUG_VERBOSE=y
+CONFIG_DEBUG=n
+CONFIG_DEBUG_VERBOSE=n
#
# Subsystem Debug Options