mirror of
https://github.com/apache/nuttx.git
synced 2026-06-02 17:48:54 +08:00
lpcxpresso-lpc1768: Refreshed all configurations
This commit is contained in:
@@ -7209,3 +7209,5 @@
|
|||||||
on initial check-in0 (2014-4-17).
|
on initial check-in0 (2014-4-17).
|
||||||
* arm/src/lpc17xx/Kconfig and lpc17_ethernet.c: The default interrupt
|
* arm/src/lpc17xx/Kconfig and lpc17_ethernet.c: The default interrupt
|
||||||
priority should be default, not the highest priority (2014-4-19).
|
priority should be default, not the highest priority (2014-4-19).
|
||||||
|
* configs/lpcxpresso-lpc1768: Refreshed all defconfig fiels (2014-4-19).
|
||||||
|
|
||||||
|
|||||||
@@ -26,10 +26,12 @@ CONFIG_HOST_LINUX=y
|
|||||||
CONFIG_INTELHEX_BINARY=y
|
CONFIG_INTELHEX_BINARY=y
|
||||||
# CONFIG_MOTOROLA_SREC is not set
|
# CONFIG_MOTOROLA_SREC is not set
|
||||||
# CONFIG_RAW_BINARY is not set
|
# CONFIG_RAW_BINARY is not set
|
||||||
|
# CONFIG_UBOOT_UIMAGE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Customize Header Files
|
# Customize Header Files
|
||||||
#
|
#
|
||||||
|
# CONFIG_ARCH_STDINT_H is not set
|
||||||
# CONFIG_ARCH_STDBOOL_H is not set
|
# CONFIG_ARCH_STDBOOL_H is not set
|
||||||
# CONFIG_ARCH_MATH_H is not set
|
# CONFIG_ARCH_MATH_H is not set
|
||||||
# CONFIG_ARCH_FLOAT_H is not set
|
# CONFIG_ARCH_FLOAT_H is not set
|
||||||
@@ -74,6 +76,7 @@ CONFIG_ARCH="arm"
|
|||||||
# CONFIG_ARCH_CHIP_KINETIS is not set
|
# CONFIG_ARCH_CHIP_KINETIS is not set
|
||||||
# CONFIG_ARCH_CHIP_KL is not set
|
# CONFIG_ARCH_CHIP_KL is not set
|
||||||
# CONFIG_ARCH_CHIP_LM is not set
|
# CONFIG_ARCH_CHIP_LM is not set
|
||||||
|
# CONFIG_ARCH_CHIP_TIVA is not set
|
||||||
CONFIG_ARCH_CHIP_LPC17XX=y
|
CONFIG_ARCH_CHIP_LPC17XX=y
|
||||||
# CONFIG_ARCH_CHIP_LPC214X is not set
|
# CONFIG_ARCH_CHIP_LPC214X is not set
|
||||||
# CONFIG_ARCH_CHIP_LPC2378 is not set
|
# CONFIG_ARCH_CHIP_LPC2378 is not set
|
||||||
@@ -199,6 +202,7 @@ CONFIG_ARCH_HAVE_VFORK=y
|
|||||||
# CONFIG_ARCH_IRQPRIO is not set
|
# CONFIG_ARCH_IRQPRIO is not set
|
||||||
CONFIG_ARCH_STACKDUMP=y
|
CONFIG_ARCH_STACKDUMP=y
|
||||||
# CONFIG_ENDIAN_BIG is not set
|
# CONFIG_ENDIAN_BIG is not set
|
||||||
|
# CONFIG_ARCH_IDLE_CUSTOM is not set
|
||||||
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
||||||
CONFIG_ARCH_HAVE_RAMVECTORS=y
|
CONFIG_ARCH_HAVE_RAMVECTORS=y
|
||||||
# CONFIG_ARCH_RAMVECTORS is not set
|
# CONFIG_ARCH_RAMVECTORS is not set
|
||||||
@@ -256,29 +260,6 @@ CONFIG_ARCH_LEDS=y
|
|||||||
#
|
#
|
||||||
# RTOS Features
|
# RTOS Features
|
||||||
#
|
#
|
||||||
# CONFIG_BOARD_INITIALIZE is not set
|
|
||||||
CONFIG_MSEC_PER_TICK=10
|
|
||||||
# CONFIG_SYSTEM_TIME64 is not set
|
|
||||||
CONFIG_RR_INTERVAL=200
|
|
||||||
# CONFIG_SCHED_CPULOAD is not set
|
|
||||||
# CONFIG_SCHED_INSTRUMENTATION is not set
|
|
||||||
CONFIG_TASK_NAME_SIZE=0
|
|
||||||
# CONFIG_SCHED_HAVE_PARENT is not set
|
|
||||||
# CONFIG_JULIAN_TIME is not set
|
|
||||||
CONFIG_START_YEAR=2011
|
|
||||||
CONFIG_START_MONTH=4
|
|
||||||
CONFIG_START_DAY=18
|
|
||||||
CONFIG_DEV_CONSOLE=y
|
|
||||||
# CONFIG_MUTEX_TYPES is not set
|
|
||||||
# CONFIG_PRIORITY_INHERITANCE is not set
|
|
||||||
# CONFIG_FDCLONE_DISABLE is not set
|
|
||||||
# CONFIG_FDCLONE_STDIO is not set
|
|
||||||
CONFIG_SDCLONE_DISABLE=y
|
|
||||||
# CONFIG_SCHED_WAITPID is not set
|
|
||||||
# CONFIG_SCHED_STARTHOOK is not set
|
|
||||||
# CONFIG_SCHED_ATEXIT is not set
|
|
||||||
# CONFIG_SCHED_ONEXIT is not set
|
|
||||||
CONFIG_USER_ENTRYPOINT="nx_main"
|
|
||||||
CONFIG_DISABLE_OS_API=y
|
CONFIG_DISABLE_OS_API=y
|
||||||
# CONFIG_DISABLE_CLOCK is not set
|
# CONFIG_DISABLE_CLOCK is not set
|
||||||
CONFIG_DISABLE_POSIX_TIMERS=y
|
CONFIG_DISABLE_POSIX_TIMERS=y
|
||||||
@@ -287,6 +268,63 @@ CONFIG_DISABLE_POSIX_TIMERS=y
|
|||||||
# CONFIG_DISABLE_MQUEUE is not set
|
# CONFIG_DISABLE_MQUEUE is not set
|
||||||
CONFIG_DISABLE_ENVIRON=y
|
CONFIG_DISABLE_ENVIRON=y
|
||||||
|
|
||||||
|
#
|
||||||
|
# Clocks and Timers
|
||||||
|
#
|
||||||
|
CONFIG_MSEC_PER_TICK=10
|
||||||
|
# CONFIG_SYSTEM_TIME64 is not set
|
||||||
|
# CONFIG_CLOCK_MONOTONIC is not set
|
||||||
|
# CONFIG_JULIAN_TIME is not set
|
||||||
|
CONFIG_START_YEAR=2011
|
||||||
|
CONFIG_START_MONTH=4
|
||||||
|
CONFIG_START_DAY=18
|
||||||
|
CONFIG_MAX_WDOGPARMS=2
|
||||||
|
CONFIG_PREALLOC_WDOGS=4
|
||||||
|
CONFIG_PREALLOC_TIMERS=4
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tasks and Scheduling
|
||||||
|
#
|
||||||
|
CONFIG_USER_ENTRYPOINT="nx_main"
|
||||||
|
CONFIG_RR_INTERVAL=200
|
||||||
|
CONFIG_TASK_NAME_SIZE=0
|
||||||
|
CONFIG_MAX_TASK_ARGS=4
|
||||||
|
CONFIG_MAX_TASKS=16
|
||||||
|
# CONFIG_SCHED_HAVE_PARENT is not set
|
||||||
|
# CONFIG_SCHED_WAITPID is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Pthread Options
|
||||||
|
#
|
||||||
|
# CONFIG_MUTEX_TYPES is not set
|
||||||
|
CONFIG_NPTHREAD_KEYS=4
|
||||||
|
|
||||||
|
#
|
||||||
|
# Performance Monitoring
|
||||||
|
#
|
||||||
|
# CONFIG_SCHED_CPULOAD is not set
|
||||||
|
# CONFIG_SCHED_INSTRUMENTATION is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Files and I/O
|
||||||
|
#
|
||||||
|
CONFIG_DEV_CONSOLE=y
|
||||||
|
# CONFIG_FDCLONE_DISABLE is not set
|
||||||
|
# CONFIG_FDCLONE_STDIO is not set
|
||||||
|
CONFIG_SDCLONE_DISABLE=y
|
||||||
|
CONFIG_NFILE_DESCRIPTORS=12
|
||||||
|
CONFIG_NFILE_STREAMS=12
|
||||||
|
CONFIG_NAME_MAX=32
|
||||||
|
# CONFIG_PRIORITY_INHERITANCE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# RTOS hooks
|
||||||
|
#
|
||||||
|
# CONFIG_BOARD_INITIALIZE is not set
|
||||||
|
# CONFIG_SCHED_STARTHOOK is not set
|
||||||
|
# CONFIG_SCHED_ATEXIT is not set
|
||||||
|
# CONFIG_SCHED_ONEXIT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Signal Numbers
|
# Signal Numbers
|
||||||
#
|
#
|
||||||
@@ -296,19 +334,10 @@ CONFIG_SIG_SIGALARM=3
|
|||||||
CONFIG_SIG_SIGCONDTIMEDOUT=16
|
CONFIG_SIG_SIGCONDTIMEDOUT=16
|
||||||
|
|
||||||
#
|
#
|
||||||
# Sizes of configurable things (0 disables)
|
# POSIX Message Queue Options
|
||||||
#
|
#
|
||||||
CONFIG_MAX_TASKS=16
|
|
||||||
CONFIG_MAX_TASK_ARGS=4
|
|
||||||
CONFIG_NPTHREAD_KEYS=4
|
|
||||||
CONFIG_NFILE_DESCRIPTORS=12
|
|
||||||
CONFIG_NFILE_STREAMS=12
|
|
||||||
CONFIG_NAME_MAX=32
|
|
||||||
CONFIG_PREALLOC_MQ_MSGS=4
|
CONFIG_PREALLOC_MQ_MSGS=4
|
||||||
CONFIG_MQ_MAXMSGSIZE=32
|
CONFIG_MQ_MAXMSGSIZE=32
|
||||||
CONFIG_MAX_WDOGPARMS=2
|
|
||||||
CONFIG_PREALLOC_WDOGS=4
|
|
||||||
CONFIG_PREALLOC_TIMERS=4
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Stack and heap information
|
# Stack and heap information
|
||||||
@@ -349,6 +378,7 @@ CONFIG_LCD=y
|
|||||||
#
|
#
|
||||||
# Common LCD Settings
|
# Common LCD Settings
|
||||||
#
|
#
|
||||||
|
# CONFIG_LCD_CONSOLE is not set
|
||||||
# CONFIG_LCD_NOGETRUN is not set
|
# CONFIG_LCD_NOGETRUN is not set
|
||||||
CONFIG_LCD_MAXCONTRAST=255
|
CONFIG_LCD_MAXCONTRAST=255
|
||||||
CONFIG_LCD_MAXPOWER=2
|
CONFIG_LCD_MAXPOWER=2
|
||||||
@@ -359,6 +389,7 @@ CONFIG_LCD_MAXPOWER=2
|
|||||||
# CONFIG_LCD_P14201 is not set
|
# CONFIG_LCD_P14201 is not set
|
||||||
# CONFIG_LCD_NOKIA6100 is not set
|
# CONFIG_LCD_NOKIA6100 is not set
|
||||||
# CONFIG_LCD_MIO283QT2 is not set
|
# CONFIG_LCD_MIO283QT2 is not set
|
||||||
|
# CONFIG_LCD_MIO283QT9A is not set
|
||||||
CONFIG_LCD_UG9664HSWAG01=y
|
CONFIG_LCD_UG9664HSWAG01=y
|
||||||
CONFIG_UG9664HSWAG01_SPIMODE=0
|
CONFIG_UG9664HSWAG01_SPIMODE=0
|
||||||
CONFIG_UG9664HSWAG01_FREQUENCY=3500000
|
CONFIG_UG9664HSWAG01_FREQUENCY=3500000
|
||||||
@@ -389,7 +420,27 @@ CONFIG_LCD_LANDSCAPE=y
|
|||||||
CONFIG_SERIAL=y
|
CONFIG_SERIAL=y
|
||||||
# CONFIG_DEV_LOWCONSOLE is not set
|
# CONFIG_DEV_LOWCONSOLE is not set
|
||||||
# CONFIG_16550_UART is not set
|
# CONFIG_16550_UART is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART0 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART1 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART2 is not set
|
||||||
CONFIG_ARCH_HAVE_UART3=y
|
CONFIG_ARCH_HAVE_UART3=y
|
||||||
|
# CONFIG_ARCH_HAVE_UART4 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART5 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART6 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART7 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART8 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_SCI0 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_SCI1 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART0 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART1 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART2 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART3 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART4 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART5 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART6 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART7 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART8 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USART Configuration
|
# USART Configuration
|
||||||
@@ -709,27 +760,15 @@ CONFIG_EXAMPLES_NX_EXTERNINIT=y
|
|||||||
# System Libraries and NSH Add-Ons
|
# System Libraries and NSH Add-Ons
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
|
||||||
# USB CDC/ACM Device Commands
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# USB Composite Device Commands
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Custom Free Memory Command
|
# Custom Free Memory Command
|
||||||
#
|
#
|
||||||
# CONFIG_SYSTEM_FREE is not set
|
# CONFIG_SYSTEM_FREE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C tool
|
# EMACS-like Command Line Editor
|
||||||
#
|
#
|
||||||
|
# CONFIG_SYSTEM_CLE is not set
|
||||||
#
|
|
||||||
# INI File Parser
|
|
||||||
#
|
|
||||||
# CONFIG_SYSTEM_INIFILE is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# FLASH Program Installation
|
# FLASH Program Installation
|
||||||
@@ -740,6 +779,15 @@ CONFIG_EXAMPLES_NX_EXTERNINIT=y
|
|||||||
# FLASH Erase-all Command
|
# FLASH Erase-all Command
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# I2C tool
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# INI File Parser
|
||||||
|
#
|
||||||
|
# CONFIG_SYSTEM_INIFILE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# NxPlayer media player library / command Line
|
# NxPlayer media player library / command Line
|
||||||
#
|
#
|
||||||
@@ -775,15 +823,6 @@ CONFIG_EXAMPLES_NX_EXTERNINIT=y
|
|||||||
#
|
#
|
||||||
# CONFIG_SYSTEM_SYSINFO is not set
|
# CONFIG_SYSTEM_SYSINFO is not set
|
||||||
|
|
||||||
#
|
|
||||||
# USB Monitor
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# EMACS-like Command Line Editor
|
|
||||||
#
|
|
||||||
# CONFIG_SYSTEM_CLE is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# VI Work-Alike Editor
|
# VI Work-Alike Editor
|
||||||
#
|
#
|
||||||
@@ -793,10 +832,22 @@ CONFIG_EXAMPLES_NX_EXTERNINIT=y
|
|||||||
# Stack Monitor
|
# Stack Monitor
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB CDC/ACM Device Commands
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Composite Device Commands
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Mass Storage Device Commands
|
# USB Mass Storage Device Commands
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Monitor
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Zmodem Commands
|
# Zmodem Commands
|
||||||
#
|
#
|
||||||
|
|||||||
@@ -26,10 +26,12 @@ CONFIG_HOST_LINUX=y
|
|||||||
CONFIG_INTELHEX_BINARY=y
|
CONFIG_INTELHEX_BINARY=y
|
||||||
# CONFIG_MOTOROLA_SREC is not set
|
# CONFIG_MOTOROLA_SREC is not set
|
||||||
# CONFIG_RAW_BINARY is not set
|
# CONFIG_RAW_BINARY is not set
|
||||||
|
# CONFIG_UBOOT_UIMAGE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Customize Header Files
|
# Customize Header Files
|
||||||
#
|
#
|
||||||
|
# CONFIG_ARCH_STDINT_H is not set
|
||||||
# CONFIG_ARCH_STDBOOL_H is not set
|
# CONFIG_ARCH_STDBOOL_H is not set
|
||||||
# CONFIG_ARCH_MATH_H is not set
|
# CONFIG_ARCH_MATH_H is not set
|
||||||
# CONFIG_ARCH_FLOAT_H is not set
|
# CONFIG_ARCH_FLOAT_H is not set
|
||||||
@@ -74,6 +76,7 @@ CONFIG_ARCH="arm"
|
|||||||
# CONFIG_ARCH_CHIP_KINETIS is not set
|
# CONFIG_ARCH_CHIP_KINETIS is not set
|
||||||
# CONFIG_ARCH_CHIP_KL is not set
|
# CONFIG_ARCH_CHIP_KL is not set
|
||||||
# CONFIG_ARCH_CHIP_LM is not set
|
# CONFIG_ARCH_CHIP_LM is not set
|
||||||
|
# CONFIG_ARCH_CHIP_TIVA is not set
|
||||||
CONFIG_ARCH_CHIP_LPC17XX=y
|
CONFIG_ARCH_CHIP_LPC17XX=y
|
||||||
# CONFIG_ARCH_CHIP_LPC214X is not set
|
# CONFIG_ARCH_CHIP_LPC214X is not set
|
||||||
# CONFIG_ARCH_CHIP_LPC2378 is not set
|
# CONFIG_ARCH_CHIP_LPC2378 is not set
|
||||||
@@ -210,6 +213,7 @@ CONFIG_ARCH_HAVE_VFORK=y
|
|||||||
# CONFIG_ARCH_IRQPRIO is not set
|
# CONFIG_ARCH_IRQPRIO is not set
|
||||||
CONFIG_ARCH_STACKDUMP=y
|
CONFIG_ARCH_STACKDUMP=y
|
||||||
# CONFIG_ENDIAN_BIG is not set
|
# CONFIG_ENDIAN_BIG is not set
|
||||||
|
# CONFIG_ARCH_IDLE_CUSTOM is not set
|
||||||
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
# CONFIG_ARCH_HAVE_RAMFUNCS is not set
|
||||||
CONFIG_ARCH_HAVE_RAMVECTORS=y
|
CONFIG_ARCH_HAVE_RAMVECTORS=y
|
||||||
# CONFIG_ARCH_RAMVECTORS is not set
|
# CONFIG_ARCH_RAMVECTORS is not set
|
||||||
@@ -267,29 +271,6 @@ CONFIG_ARCH_LEDS=y
|
|||||||
#
|
#
|
||||||
# RTOS Features
|
# RTOS Features
|
||||||
#
|
#
|
||||||
# CONFIG_BOARD_INITIALIZE is not set
|
|
||||||
CONFIG_MSEC_PER_TICK=10
|
|
||||||
# CONFIG_SYSTEM_TIME64 is not set
|
|
||||||
CONFIG_RR_INTERVAL=200
|
|
||||||
# CONFIG_SCHED_CPULOAD is not set
|
|
||||||
# CONFIG_SCHED_INSTRUMENTATION is not set
|
|
||||||
CONFIG_TASK_NAME_SIZE=0
|
|
||||||
# CONFIG_SCHED_HAVE_PARENT is not set
|
|
||||||
# CONFIG_JULIAN_TIME is not set
|
|
||||||
CONFIG_START_YEAR=2011
|
|
||||||
CONFIG_START_MONTH=4
|
|
||||||
CONFIG_START_DAY=15
|
|
||||||
CONFIG_DEV_CONSOLE=y
|
|
||||||
# CONFIG_MUTEX_TYPES is not set
|
|
||||||
# CONFIG_PRIORITY_INHERITANCE is not set
|
|
||||||
# CONFIG_FDCLONE_DISABLE is not set
|
|
||||||
# CONFIG_FDCLONE_STDIO is not set
|
|
||||||
CONFIG_SDCLONE_DISABLE=y
|
|
||||||
# CONFIG_SCHED_WAITPID is not set
|
|
||||||
# CONFIG_SCHED_STARTHOOK is not set
|
|
||||||
# CONFIG_SCHED_ATEXIT is not set
|
|
||||||
# CONFIG_SCHED_ONEXIT is not set
|
|
||||||
CONFIG_USER_ENTRYPOINT="msconn_main"
|
|
||||||
CONFIG_DISABLE_OS_API=y
|
CONFIG_DISABLE_OS_API=y
|
||||||
# CONFIG_DISABLE_CLOCK is not set
|
# CONFIG_DISABLE_CLOCK is not set
|
||||||
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
# CONFIG_DISABLE_POSIX_TIMERS is not set
|
||||||
@@ -298,6 +279,63 @@ CONFIG_DISABLE_OS_API=y
|
|||||||
# CONFIG_DISABLE_MQUEUE is not set
|
# CONFIG_DISABLE_MQUEUE is not set
|
||||||
# CONFIG_DISABLE_ENVIRON is not set
|
# CONFIG_DISABLE_ENVIRON is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Clocks and Timers
|
||||||
|
#
|
||||||
|
CONFIG_MSEC_PER_TICK=10
|
||||||
|
# CONFIG_SYSTEM_TIME64 is not set
|
||||||
|
# CONFIG_CLOCK_MONOTONIC is not set
|
||||||
|
# CONFIG_JULIAN_TIME is not set
|
||||||
|
CONFIG_START_YEAR=2011
|
||||||
|
CONFIG_START_MONTH=4
|
||||||
|
CONFIG_START_DAY=15
|
||||||
|
CONFIG_MAX_WDOGPARMS=2
|
||||||
|
CONFIG_PREALLOC_WDOGS=8
|
||||||
|
CONFIG_PREALLOC_TIMERS=4
|
||||||
|
|
||||||
|
#
|
||||||
|
# Tasks and Scheduling
|
||||||
|
#
|
||||||
|
CONFIG_USER_ENTRYPOINT="msconn_main"
|
||||||
|
CONFIG_RR_INTERVAL=200
|
||||||
|
CONFIG_TASK_NAME_SIZE=0
|
||||||
|
CONFIG_MAX_TASK_ARGS=4
|
||||||
|
CONFIG_MAX_TASKS=16
|
||||||
|
# CONFIG_SCHED_HAVE_PARENT is not set
|
||||||
|
# CONFIG_SCHED_WAITPID is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Pthread Options
|
||||||
|
#
|
||||||
|
# CONFIG_MUTEX_TYPES is not set
|
||||||
|
CONFIG_NPTHREAD_KEYS=4
|
||||||
|
|
||||||
|
#
|
||||||
|
# Performance Monitoring
|
||||||
|
#
|
||||||
|
# CONFIG_SCHED_CPULOAD is not set
|
||||||
|
# CONFIG_SCHED_INSTRUMENTATION is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# Files and I/O
|
||||||
|
#
|
||||||
|
CONFIG_DEV_CONSOLE=y
|
||||||
|
# CONFIG_FDCLONE_DISABLE is not set
|
||||||
|
# CONFIG_FDCLONE_STDIO is not set
|
||||||
|
CONFIG_SDCLONE_DISABLE=y
|
||||||
|
CONFIG_NFILE_DESCRIPTORS=8
|
||||||
|
CONFIG_NFILE_STREAMS=8
|
||||||
|
CONFIG_NAME_MAX=32
|
||||||
|
# CONFIG_PRIORITY_INHERITANCE is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# RTOS hooks
|
||||||
|
#
|
||||||
|
# CONFIG_BOARD_INITIALIZE is not set
|
||||||
|
# CONFIG_SCHED_STARTHOOK is not set
|
||||||
|
# CONFIG_SCHED_ATEXIT is not set
|
||||||
|
# CONFIG_SCHED_ONEXIT is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# Signal Numbers
|
# Signal Numbers
|
||||||
#
|
#
|
||||||
@@ -307,19 +345,10 @@ CONFIG_SIG_SIGALARM=3
|
|||||||
CONFIG_SIG_SIGCONDTIMEDOUT=16
|
CONFIG_SIG_SIGCONDTIMEDOUT=16
|
||||||
|
|
||||||
#
|
#
|
||||||
# Sizes of configurable things (0 disables)
|
# POSIX Message Queue Options
|
||||||
#
|
#
|
||||||
CONFIG_MAX_TASKS=16
|
|
||||||
CONFIG_MAX_TASK_ARGS=4
|
|
||||||
CONFIG_NPTHREAD_KEYS=4
|
|
||||||
CONFIG_NFILE_DESCRIPTORS=8
|
|
||||||
CONFIG_NFILE_STREAMS=8
|
|
||||||
CONFIG_NAME_MAX=32
|
|
||||||
CONFIG_PREALLOC_MQ_MSGS=4
|
CONFIG_PREALLOC_MQ_MSGS=4
|
||||||
CONFIG_MQ_MAXMSGSIZE=32
|
CONFIG_MQ_MAXMSGSIZE=32
|
||||||
CONFIG_MAX_WDOGPARMS=2
|
|
||||||
CONFIG_PREALLOC_WDOGS=8
|
|
||||||
CONFIG_PREALLOC_TIMERS=4
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Stack and heap information
|
# Stack and heap information
|
||||||
@@ -375,7 +404,27 @@ CONFIG_MMCSD_SPIMODE=0
|
|||||||
CONFIG_SERIAL=y
|
CONFIG_SERIAL=y
|
||||||
# CONFIG_DEV_LOWCONSOLE is not set
|
# CONFIG_DEV_LOWCONSOLE is not set
|
||||||
# CONFIG_16550_UART is not set
|
# CONFIG_16550_UART is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART0 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART1 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART2 is not set
|
||||||
CONFIG_ARCH_HAVE_UART3=y
|
CONFIG_ARCH_HAVE_UART3=y
|
||||||
|
# CONFIG_ARCH_HAVE_UART4 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART5 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART6 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART7 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_UART8 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_SCI0 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_SCI1 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART0 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART1 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART2 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART3 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART4 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART5 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART6 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART7 is not set
|
||||||
|
# CONFIG_ARCH_HAVE_USART8 is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# USART Configuration
|
# USART Configuration
|
||||||
@@ -409,6 +458,7 @@ CONFIG_USBDEV_SELFPOWERED=y
|
|||||||
# CONFIG_USBDEV_BUSPOWERED is not set
|
# CONFIG_USBDEV_BUSPOWERED is not set
|
||||||
CONFIG_USBDEV_MAXPOWER=100
|
CONFIG_USBDEV_MAXPOWER=100
|
||||||
# CONFIG_USBDEV_DMA is not set
|
# CONFIG_USBDEV_DMA is not set
|
||||||
|
# CONFIG_ARCH_USBDEV_STALLQUEUE is not set
|
||||||
# CONFIG_USBDEV_TRACE is not set
|
# CONFIG_USBDEV_TRACE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
@@ -431,6 +481,8 @@ CONFIG_USBMSC_PRODUCTID=0x5342
|
|||||||
CONFIG_USBMSC_PRODUCTSTR="USBdev Storage"
|
CONFIG_USBMSC_PRODUCTSTR="USBdev Storage"
|
||||||
CONFIG_USBMSC_VERSIONNO=0x0399
|
CONFIG_USBMSC_VERSIONNO=0x0399
|
||||||
CONFIG_USBMSC_REMOVABLE=y
|
CONFIG_USBMSC_REMOVABLE=y
|
||||||
|
CONFIG_USBMSC_SCSI_PRIO=128
|
||||||
|
CONFIG_USBMSC_SCSI_STACKSIZE=2048
|
||||||
# CONFIG_USBHOST is not set
|
# CONFIG_USBHOST is not set
|
||||||
# CONFIG_WIRELESS is not set
|
# CONFIG_WIRELESS is not set
|
||||||
|
|
||||||
@@ -566,7 +618,6 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|||||||
# CONFIG_EXAMPLES_HIDKBD is not set
|
# CONFIG_EXAMPLES_HIDKBD is not set
|
||||||
# CONFIG_EXAMPLES_KEYPADTEST is not set
|
# CONFIG_EXAMPLES_KEYPADTEST is not set
|
||||||
# CONFIG_EXAMPLES_IGMP is not set
|
# CONFIG_EXAMPLES_IGMP is not set
|
||||||
# CONFIG_EXAMPLES_LCDRW is not set
|
|
||||||
# CONFIG_EXAMPLES_MM is not set
|
# CONFIG_EXAMPLES_MM is not set
|
||||||
# CONFIG_EXAMPLES_MODBUS is not set
|
# CONFIG_EXAMPLES_MODBUS is not set
|
||||||
# CONFIG_EXAMPLES_MOUNT is not set
|
# CONFIG_EXAMPLES_MOUNT is not set
|
||||||
@@ -656,27 +707,15 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|||||||
# System Libraries and NSH Add-Ons
|
# System Libraries and NSH Add-Ons
|
||||||
#
|
#
|
||||||
|
|
||||||
#
|
|
||||||
# USB CDC/ACM Device Commands
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# USB Composite Device Commands
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Custom Free Memory Command
|
# Custom Free Memory Command
|
||||||
#
|
#
|
||||||
# CONFIG_SYSTEM_FREE is not set
|
# CONFIG_SYSTEM_FREE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# I2C tool
|
# EMACS-like Command Line Editor
|
||||||
#
|
#
|
||||||
|
# CONFIG_SYSTEM_CLE is not set
|
||||||
#
|
|
||||||
# INI File Parser
|
|
||||||
#
|
|
||||||
# CONFIG_SYSTEM_INIFILE is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# FLASH Program Installation
|
# FLASH Program Installation
|
||||||
@@ -687,6 +726,15 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|||||||
# FLASH Erase-all Command
|
# FLASH Erase-all Command
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# I2C tool
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# INI File Parser
|
||||||
|
#
|
||||||
|
# CONFIG_SYSTEM_INIFILE is not set
|
||||||
|
|
||||||
#
|
#
|
||||||
# NxPlayer media player library / command Line
|
# NxPlayer media player library / command Line
|
||||||
#
|
#
|
||||||
@@ -722,15 +770,6 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|||||||
#
|
#
|
||||||
# CONFIG_SYSTEM_SYSINFO is not set
|
# CONFIG_SYSTEM_SYSINFO is not set
|
||||||
|
|
||||||
#
|
|
||||||
# USB Monitor
|
|
||||||
#
|
|
||||||
|
|
||||||
#
|
|
||||||
# EMACS-like Command Line Editor
|
|
||||||
#
|
|
||||||
# CONFIG_SYSTEM_CLE is not set
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# VI Work-Alike Editor
|
# VI Work-Alike Editor
|
||||||
#
|
#
|
||||||
@@ -740,6 +779,14 @@ CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|||||||
# Stack Monitor
|
# Stack Monitor
|
||||||
#
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB CDC/ACM Device Commands
|
||||||
|
#
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Composite Device Commands
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# USB Mass Storage Device Commands
|
# USB Mass Storage Device Commands
|
||||||
#
|
#
|
||||||
@@ -753,6 +800,10 @@ CONFIG_SYSTEM_USBMSC_DEVMINOR3=2
|
|||||||
CONFIG_SYSTEM_USBMSC_DEVPATH3="/dev/mmcsd2"
|
CONFIG_SYSTEM_USBMSC_DEVPATH3="/dev/mmcsd2"
|
||||||
# CONFIG_SYSTEM_USBMSC_DEBUGMM is not set
|
# CONFIG_SYSTEM_USBMSC_DEBUGMM is not set
|
||||||
|
|
||||||
|
#
|
||||||
|
# USB Monitor
|
||||||
|
#
|
||||||
|
|
||||||
#
|
#
|
||||||
# Zmodem Commands
|
# Zmodem Commands
|
||||||
#
|
#
|
||||||
|
|||||||
Reference in New Issue
Block a user