summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou
diff options
context:
space:
mode:
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