summaryrefslogtreecommitdiff
path: root/nuttx/configs/shenzhou/nsh/defconfig
diff options
context:
space:
mode:
Diffstat (limited to 'nuttx/configs/shenzhou/nsh/defconfig')
-rw-r--r--nuttx/configs/shenzhou/nsh/defconfig112
1 files changed, 102 insertions, 10 deletions
diff --git a/nuttx/configs/shenzhou/nsh/defconfig b/nuttx/configs/shenzhou/nsh/defconfig
index 2030b232b..7aa442e12 100644
--- a/nuttx/configs/shenzhou/nsh/defconfig
+++ b/nuttx/configs/shenzhou/nsh/defconfig
@@ -79,9 +79,16 @@ CONFIG_BOARD_LOOPSPERMSEC=5483
#
# STM32 Configuration Options
#
-# CONFIG_ARCH_CHIP_STM32F103ZET6 is not set
+# CONFIG_ARCH_CHIP_STM32F100C8 is not set
+# CONFIG_ARCH_CHIP_STM32F100CB is not set
+# CONFIG_ARCH_CHIP_STM32F100R8 is not set
+# CONFIG_ARCH_CHIP_STM32F100RB is not set
+# CONFIG_ARCH_CHIP_STM32F100V8 is not set
+# CONFIG_ARCH_CHIP_STM32F100VB is not set
# CONFIG_ARCH_CHIP_STM32F103RET6 is not set
# CONFIG_ARCH_CHIP_STM32F103VCT6 is not set
+# CONFIG_ARCH_CHIP_STM32F103VET6 is not set
+# CONFIG_ARCH_CHIP_STM32F103ZET6 is not set
# CONFIG_ARCH_CHIP_STM32F105VBT7 is not set
CONFIG_ARCH_CHIP_STM32F107VC=y
# CONFIG_ARCH_CHIP_STM32F207IG is not set
@@ -184,6 +191,7 @@ CONFIG_STM32_PHYSR_FULLDUPLEX=0x0004
# Architecture Options
#
# CONFIG_ARCH_NOINTC is not set
+# CONFIG_ARCH_DMA is not set
CONFIG_ARCH_STACKDUMP=y
#
@@ -292,30 +300,70 @@ CONFIG_PTHREAD_STACK_DEFAULT=2048
#
# Device Drivers
#
-
-#
-# Device Driver Configuration
-#
CONFIG_DEV_NULL=y
# CONFIG_DEV_ZERO is not set
# CONFIG_LOOP is not set
# CONFIG_RAMDISK is not set
+
+#
+# CAN Driver Options
+#
# CONFIG_CAN is not set
+
+#
+# PWM Driver Options
+#
# CONFIG_PWM is not set
+
+#
+# I2C Driver Options
+#
# CONFIG_I2C is not set
+
+#
+# SPI Driver Options
+#
CONFIG_SPI=y
# CONFIG_SPI_OWNBUS is not set
CONFIG_SPI_EXCHANGE=y
CONFIG_SPI_CMDDATA=y
+
+#
+# RTC Driver Options
+#
CONFIG_RTC=y
# CONFIG_RTC_DATETIME is not set
# CONFIG_RTC_HIRES is not set
# CONFIG_RTC_ALARM is not set
+
+#
+# Watchdog Driver Options
+#
# CONFIG_WATCHDOG is not set
+
+#
+# Analog Driver Options
+#
# CONFIG_ANALOG is not set
+
+#
+# Block-to-Character Driver Support
+#
# CONFIG_BCH is not set
+
+#
+# Input device Driver Options
+#
# CONFIG_INPUT is not set
+
+#
+# LCD Driver Options
+#
# CONFIG_LCD is not set
+
+#
+# MMCSD Driver Options
+#
CONFIG_MMCSD=y
CONFIG_MMCSD_NSLOTS=1
# CONFIG_MMCSD_READONLY is not set
@@ -325,14 +373,42 @@ CONFIG_MMCSD_HAVECARDDETECT=y
CONFIG_MMCSD_SPI=y
CONFIG_MMCSD_SPICLOCK=12500000
# CONFIG_MMCSD_SDIO is not set
+
+#
+# I2C Driver Options
+#
# CONFIG_MTD is not set
+
+#
+# Network Device Driver Options
+#
# CONFIG_NETDEVICES is not set
# CONFIG_NET_SLIP is not set
+
+#
+# Pipe Options
+#
# CONFIG_PIPES is not set
+
+#
+# Power Management Options
+#
# CONFIG_PM is not set
# CONFIG_POWER is not set
+
+#
+# Sensor Driver Options
+#
# CONFIG_SENSORS is not set
+
+#
+# Osmocom-bb Sercomm Driver Options
+#
# CONFIG_SERCOMM_CONSOLE is not set
+
+#
+# Serial Driver Options
+#
CONFIG_SERIAL=y
# CONFIG_LOWLEVEL_CONSOLE is not set
# CONFIG_16550_UART is not set
@@ -351,17 +427,33 @@ CONFIG_USART2_BAUD=115200
CONFIG_USART2_BITS=8
CONFIG_USART2_PARITY=0
CONFIG_USART2_2STOP=0
+
+#
+# USB Device Driver Options
+#
# CONFIG_USBDEV is not set
+
+#
+# USB Host Driver Options
+#
# CONFIG_USBHOST is not set
+
+#
+# Wireless Device Driver Options
+#
# CONFIG_WIRELESS is not set
#
+# System Logging Device Options
+#
+
+#
# System Logging
#
# CONFIG_RAMLOG is not set
#
-# Networking support
+# Networking Support
#
CONFIG_NET=y
# CONFIG_NET_NOINTS is not set
@@ -393,7 +485,7 @@ CONFIG_NET_ARPTAB_SIZE=16
# CONFIG_NET_ARP_IPIN is not set
#
-# File systems
+# File Systems
#
#
@@ -415,13 +507,13 @@ CONFIG_FAT_MAXFNAME=32
# CONFIG_SYSLOG is not set
#
-# Memory management
+# Memory Management
#
# CONFIG_MM_SMALL is not set
CONFIG_MM_REGIONS=1
#
-# Library routines
+# Library Routines
#
CONFIG_STDIO_BUFFER_SIZE=256
CONFIG_STDIO_LINEBUFFER=y
@@ -445,7 +537,7 @@ CONFIG_HAVE_CXX=y
# CONFIG_CXX_NEWLONG is not set
#
-# Application configuration
+# Application Configuration
#
#