summaryrefslogtreecommitdiff
path: root/nuttx/configs/stm32f3discovery/nsh/defconfig
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-06-21 09:32:57 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-06-21 09:32:57 -0600
commitaaaacf612dc228a31282c0c1c015f116eb309cd8 (patch)
tree43b7b643f99ef133d1315e7affd193cfaeff2fae /nuttx/configs/stm32f3discovery/nsh/defconfig
parent650a85488872f2a2ca28969d9545b05fe99880db (diff)
downloadpx4-nuttx-aaaacf612dc228a31282c0c1c015f116eb309cd8.tar.gz
px4-nuttx-aaaacf612dc228a31282c0c1c015f116eb309cd8.tar.bz2
px4-nuttx-aaaacf612dc228a31282c0c1c015f116eb309cd8.zip
Straighten out issues about who calls C++ initializers with CXXTEST or HELLOXX are built as NSH applications; Add an ofstream test to CXXTEST suggested by Michael; Update many defconfig fiels to that they set configurations to handle C++ constructors just as before these configuration changes
Diffstat (limited to 'nuttx/configs/stm32f3discovery/nsh/defconfig')
-rw-r--r--nuttx/configs/stm32f3discovery/nsh/defconfig1
1 files changed, 1 insertions, 0 deletions
diff --git a/nuttx/configs/stm32f3discovery/nsh/defconfig b/nuttx/configs/stm32f3discovery/nsh/defconfig
index 629aff46e..35585bdc7 100644
--- a/nuttx/configs/stm32f3discovery/nsh/defconfig
+++ b/nuttx/configs/stm32f3discovery/nsh/defconfig
@@ -548,6 +548,7 @@ CONFIG_EXAMPLES_CDCACM=y
# CONFIG_EXAMPLES_MOUNT is not set
# CONFIG_EXAMPLES_MODBUS is not set
CONFIG_EXAMPLES_NSH=y
+CONFIG_EXAMPLES_NSH_CXXINITIALIZE=y
# CONFIG_EXAMPLES_NULL is not set
# CONFIG_EXAMPLES_NX is not set
# CONFIG_EXAMPLES_NXCONSOLE is not set