summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-04 00:11:05 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2012-10-04 00:11:05 +0000
commitafc0ebc1b59d02737cc44924bd318dc9558a912a (patch)
treeb91b5c223b2ff90f7dbf98145b6031c8e31c240f /nuttx/configs/shenzhou
parenta82d39f9a9a5e47ea25532c55a09fd481649a5b7 (diff)
downloadpx4-nuttx-afc0ebc1b59d02737cc44924bd318dc9558a912a.tar.gz
px4-nuttx-afc0ebc1b59d02737cc44924bd318dc9558a912a.tar.bz2
px4-nuttx-afc0ebc1b59d02737cc44924bd318dc9558a912a.zip
Delete the apps/vsn directory (moved commands to apps/system)
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5209 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/configs/shenzhou')
-rw-r--r--nuttx/configs/shenzhou/nsh/defconfig35
-rw-r--r--nuttx/configs/shenzhou/nxwm/defconfig24
2 files changed, 42 insertions, 17 deletions
diff --git a/nuttx/configs/shenzhou/nsh/defconfig b/nuttx/configs/shenzhou/nsh/defconfig
index 706881cc0..21b7fcf90 100644
--- a/nuttx/configs/shenzhou/nsh/defconfig
+++ b/nuttx/configs/shenzhou/nsh/defconfig
@@ -132,7 +132,7 @@ CONFIG_STM32_ETHMAC=y
CONFIG_STM32_PWR=y
CONFIG_STM32_SPI1=y
# CONFIG_STM32_SPI2 is not set
-# CONFIG_STM32_SPI4 is not set
+# CONFIG_STM32_SPI3 is not set
# CONFIG_STM32_TIM1 is not set
# CONFIG_STM32_TIM2 is not set
# CONFIG_STM32_TIM3 is not set
@@ -434,6 +434,11 @@ CONFIG_FAT_MAXFNAME=32
# CONFIG_SYSLOG is not set
#
+# Graphics Support
+#
+# CONFIG_NX is not set
+
+#
# Memory Management
#
# CONFIG_MM_SMALL is not set
@@ -896,11 +901,15 @@ CONFIG_NSH_NETMASK=0xffffff00
CONFIG_NSH_NOMAC=y
#
+# NxWidgets/NxWM
+#
+
+#
# System NSH Add-Ons
#
#
-# Custom free memory command
+# Custom Free Memory Command
#
# CONFIG_SYSTEM_FREE is not set
@@ -914,19 +923,27 @@ CONFIG_NSH_NOMAC=y
# CONFIG_SYSTEM_INSTALL is not set
#
-# readline() support
+# readline()
#
CONFIG_SYSTEM_READLINE=y
CONFIG_READLINE_ECHO=y
#
-# VSN board Add-Ons
+# Power Off
+#
+# CONFIG_SYSTEM_POWEROFF is not set
+
+#
+# RAMTRON
+#
+# CONFIG_SYSTEM_RAMTRON is not set
+
+#
+# SD Card
#
+# CONFIG_SYSTEM_SDCARD is not set
#
-# VSN board add-ons
+# Sysinfo
#
-# CONFIG_VSN_POWEROFF is not set
-# CONFIG_VSN_RAMTRON is not set
-# CONFIG_VSN_SDCARD is not set
-# CONFIG_VSN_SYSINFO is not set
+# CONFIG_SYSTEM_SYSINFO is not set
diff --git a/nuttx/configs/shenzhou/nxwm/defconfig b/nuttx/configs/shenzhou/nxwm/defconfig
index 1b21fbd1b..0bdc9f45c 100644
--- a/nuttx/configs/shenzhou/nxwm/defconfig
+++ b/nuttx/configs/shenzhou/nxwm/defconfig
@@ -1159,7 +1159,7 @@ CONFIG_NXWM_HEXCALCULATOR_FONTID=5
#
#
-# Custom free memory command
+# Custom Free Memory Command
#
# CONFIG_SYSTEM_FREE is not set
@@ -1173,19 +1173,27 @@ CONFIG_NXWM_HEXCALCULATOR_FONTID=5
# CONFIG_SYSTEM_INSTALL is not set
#
-# readline() support
+# readline()
#
CONFIG_SYSTEM_READLINE=y
CONFIG_READLINE_ECHO=y
#
-# VSN board Add-Ons
+# Power Off
#
+# CONFIG_SYSTEM_POWEROFF is not set
#
-# VSN board add-ons
+# RAMTRON
#
-# CONFIG_VSN_POWEROFF is not set
-# CONFIG_VSN_RAMTRON is not set
-# CONFIG_VSN_SDCARD is not set
-# CONFIG_VSN_SYSINFO is not set
+# CONFIG_SYSTEM_RAMTRON is not set
+
+#
+# SD Card
+#
+# CONFIG_SYSTEM_SDCARD is not set
+
+#
+# Sysinfo
+#
+# CONFIG_SYSTEM_SYSINFO is not set