aboutsummaryrefslogtreecommitdiff
path: root/nuttx/configs/px4fmu/nsh/defconfig
diff options
context:
space:
mode:
authorpx4dev <px4@purgatory.org>2012-10-27 21:42:27 -0700
committerpx4dev <px4@purgatory.org>2012-10-27 21:42:27 -0700
commitf04c522f4f26284ba322122904ee57627ce4ccf7 (patch)
tree223744f04abf265421f3d592eb5462ee2b359d42 /nuttx/configs/px4fmu/nsh/defconfig
parent9184753f177ff0ade1b1af60215906938c81c3e3 (diff)
downloadpx4-firmware-f04c522f4f26284ba322122904ee57627ce4ccf7.tar.gz
px4-firmware-f04c522f4f26284ba322122904ee57627ce4ccf7.tar.bz2
px4-firmware-f04c522f4f26284ba322122904ee57627ce4ccf7.zip
Get us a bit closer to having c++ static constructors working.
Diffstat (limited to 'nuttx/configs/px4fmu/nsh/defconfig')
-rwxr-xr-xnuttx/configs/px4fmu/nsh/defconfig4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/configs/px4fmu/nsh/defconfig b/nuttx/configs/px4fmu/nsh/defconfig
index c2656217d..91cd0366d 100755
--- a/nuttx/configs/px4fmu/nsh/defconfig
+++ b/nuttx/configs/px4fmu/nsh/defconfig
@@ -179,7 +179,7 @@ CONFIG_STM32_I2C1=y
CONFIG_STM32_I2C2=y
CONFIG_STM32_I2C3=y
CONFIG_STM32_CAN1=n
-CONFIG_STM32_CAN2=y
+CONFIG_STM32_CAN2=n
CONFIG_STM32_DAC=n
CONFIG_STM32_PWR=y
# APB2:
@@ -542,7 +542,7 @@ CONFIG_DEBUG_I2C=n
CONFIG_DEBUG_INPUT=n
CONFIG_HAVE_CXX=y
-CONFIG_HAVE_CXXINITIALIZE=n
+CONFIG_HAVE_CXXINITIALIZE=y
CONFIG_MM_REGIONS=2
CONFIG_ARCH_LOWPUTC=y
CONFIG_MSEC_PER_TICK=1