2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Automatically generated file; DO NOT EDIT.
|
|
|
|
# Nuttx/ Configuration
|
|
|
|
#
|
|
|
|
CONFIG_NUTTX_NEWCONFIG=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Build Setup
|
|
|
|
#
|
|
|
|
# CONFIG_EXPERIMENTAL is not set
|
|
|
|
CONFIG_HOST_LINUX=y
|
|
|
|
# CONFIG_HOST_OSX is not set
|
|
|
|
# CONFIG_HOST_WINDOWS is not set
|
|
|
|
# CONFIG_HOST_OTHER is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Build Configuration
|
|
|
|
#
|
|
|
|
# CONFIG_APPS_DIR="../apps"
|
|
|
|
# CONFIG_BUILD_2PASS is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Binary Output Formats
|
|
|
|
#
|
|
|
|
# CONFIG_RRLOAD_BINARY is not set
|
|
|
|
# CONFIG_INTELHEX_BINARY is not set
|
|
|
|
# CONFIG_MOTOROLA_SREC is not set
|
|
|
|
CONFIG_RAW_BINARY=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Customize Header Files
|
|
|
|
#
|
|
|
|
# CONFIG_ARCH_STDBOOL_H is not set
|
|
|
|
# CONFIG_ARCH_MATH_H is not set
|
|
|
|
# CONFIG_ARCH_FLOAT_H is not set
|
|
|
|
# CONFIG_ARCH_STDARG_H is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Debug Options
|
|
|
|
#
|
|
|
|
# CONFIG_DEBUG is not set
|
|
|
|
# CONFIG_DEBUG_SYMBOLS is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# System Type
|
|
|
|
#
|
|
|
|
# CONFIG_ARCH_8051 is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_ARCH_ARM=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_ARCH_AVR is not set
|
|
|
|
# CONFIG_ARCH_HC is not set
|
|
|
|
# CONFIG_ARCH_MIPS is not set
|
|
|
|
# CONFIG_ARCH_RGMP is not set
|
|
|
|
# CONFIG_ARCH_SH is not set
|
|
|
|
# CONFIG_ARCH_SIM is not set
|
|
|
|
# CONFIG_ARCH_X86 is not set
|
|
|
|
# CONFIG_ARCH_Z16 is not set
|
|
|
|
# CONFIG_ARCH_Z80 is not set
|
|
|
|
CONFIG_ARCH="arm"
|
|
|
|
|
|
|
|
#
|
|
|
|
# ARM Options
|
|
|
|
#
|
|
|
|
# CONFIG_ARCH_CHIP_C5471 is not set
|
|
|
|
# CONFIG_ARCH_CHIP_CALYPSO is not set
|
|
|
|
# CONFIG_ARCH_CHIP_DM320 is not set
|
|
|
|
# CONFIG_ARCH_CHIP_IMX is not set
|
|
|
|
# CONFIG_ARCH_CHIP_KINETIS is not set
|
|
|
|
# CONFIG_ARCH_CHIP_KL is not set
|
|
|
|
# CONFIG_ARCH_CHIP_LM is not set
|
|
|
|
# CONFIG_ARCH_CHIP_LPC17XX is not set
|
|
|
|
# CONFIG_ARCH_CHIP_LPC214X is not set
|
|
|
|
# CONFIG_ARCH_CHIP_LPC2378 is not set
|
|
|
|
# CONFIG_ARCH_CHIP_LPC31XX is not set
|
|
|
|
# CONFIG_ARCH_CHIP_LPC43XX is not set
|
|
|
|
# CONFIG_ARCH_CHIP_NUC1XX is not set
|
|
|
|
CONFIG_ARCH_CHIP_SAM34=y
|
|
|
|
# CONFIG_ARCH_CHIP_STM32 is not set
|
|
|
|
# CONFIG_ARCH_CHIP_STR71X is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_ARCH_CORTEXM3=y
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARCH_FAMILY="armv7-m"
|
2013-06-02 21:57:22 +02:00
|
|
|
CONFIG_ARCH_CHIP="sam34"
|
2013-06-13 19:04:18 +02:00
|
|
|
CONFIG_ARMV7M_USEBASEPRI=y
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_ARCH_HAVE_FPU is not set
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARCH_HAVE_MPU=y
|
|
|
|
# CONFIG_ARMV7M_MPU is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# ARMV7M Configuration Options
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARMV7M_TOOLCHAIN_BUILDROOT=y
|
|
|
|
# CONFIG_ARMV7M_TOOLCHAIN_CODEREDL is not set
|
|
|
|
# CONFIG_ARMV7M_TOOLCHAIN_CODESOURCERYL is not set
|
2013-06-13 19:04:18 +02:00
|
|
|
# CONFIG_ARMV7M_TOOLCHAIN_GNU_EABIL is not set
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARMV7M_OABI_TOOLCHAIN=y
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_GPIO_IRQ is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-13 01:32:00 +02:00
|
|
|
# AT91SAM3/4 Configuration Options
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARCH_CHIP_AT91SAM3U4E=y
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_ARCH_CHIP_SAM34_NDMACHANC2C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LC2B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LC2A is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LC4C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LC4B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LC4A is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LS2C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LS2B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LS2A is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LS4C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LS4B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4LS4A is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4SD32C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4SD32B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4SD16C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4SD16B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4SA16C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4SA16B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4S16C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4S16B is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4S8C is not set
|
|
|
|
# CONFIG_ARCH_CHIP_ATSAM4S8B is not set
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARCH_CHIP_SAM3U=y
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_ARCH_CHIP_SAM4L is not set
|
|
|
|
# CONFIG_ARCH_CHIP_SAM4S is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# AT91SAM3/4 Peripheral Support
|
|
|
|
#
|
|
|
|
# CONFIG_SAM34_SPI is not set
|
|
|
|
# CONFIG_SAM34_SSC is not set
|
|
|
|
# CONFIG_SAM34_TC0 is not set
|
|
|
|
# CONFIG_SAM34_TC1 is not set
|
|
|
|
# CONFIG_SAM34_TC2 is not set
|
|
|
|
# CONFIG_SAM34_PWM is not set
|
|
|
|
# CONFIG_SAM34_TWIM0 is not set
|
|
|
|
# CONFIG_SAM34_TWIS0 is not set
|
|
|
|
# CONFIG_SAM34_TWIM1 is not set
|
|
|
|
# CONFIG_SAM34_TWIS1 is not set
|
2013-06-11 00:18:47 +02:00
|
|
|
CONFIG_SAM34_UART0=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_SAM34_USART0 is not set
|
|
|
|
# CONFIG_SAM34_USART1 is not set
|
|
|
|
# CONFIG_SAM34_USART2 is not set
|
|
|
|
# CONFIG_SAM34_USART3 is not set
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_SAM34_ADC12B is not set
|
|
|
|
# CONFIG_SAM34_ADC is not set
|
|
|
|
# CONFIG_SAM34_SMC is not set
|
|
|
|
# CONFIG_SAM34_NAND is not set
|
|
|
|
# CONFIG_SAM34_DMA is not set
|
|
|
|
# CONFIG_SAM34_UDPHS is not set
|
|
|
|
# CONFIG_SAM34_RTC is not set
|
|
|
|
# CONFIG_SAM34_RTT is not set
|
|
|
|
# CONFIG_SAM34_WDT is not set
|
|
|
|
# CONFIG_SAM34_HSMCI is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
2013-06-13 01:32:00 +02:00
|
|
|
# AT91SAM3/4 USART Configuration
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-13 01:32:00 +02:00
|
|
|
# AT91SAM3/4 GPIO Interrupt Configuration
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# External Memory Configuration
|
|
|
|
#
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# Architecture Options
|
|
|
|
#
|
|
|
|
# CONFIG_ARCH_NOINTC is not set
|
|
|
|
# CONFIG_ARCH_VECNOTIRQ is not set
|
|
|
|
# CONFIG_ARCH_DMA is not set
|
|
|
|
CONFIG_ARCH_IRQPRIO=y
|
|
|
|
# CONFIG_CUSTOM_STACK is not set
|
|
|
|
# CONFIG_ADDRENV is not set
|
|
|
|
CONFIG_ARCH_HAVE_VFORK=y
|
|
|
|
CONFIG_ARCH_STACKDUMP=y
|
|
|
|
# CONFIG_ENDIAN_BIG is not set
|
2013-06-13 01:32:00 +02:00
|
|
|
CONFIG_ARCH_HAVE_RAMFUNCS=y
|
|
|
|
# CONFIG_ARCH_RAMFUNCS is not set
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_ARCH_HAVE_RAMVECTORS=y
|
|
|
|
# CONFIG_ARCH_RAMVECTORS is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# Board Settings
|
|
|
|
#
|
2013-06-17 16:41:52 +02:00
|
|
|
CONFIG_BOARD_LOOPSPERMSEC=8720
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_ARCH_CALIBRATION is not set
|
|
|
|
CONFIG_DRAM_START=0x20000000
|
|
|
|
CONFIG_DRAM_SIZE=32768
|
|
|
|
CONFIG_ARCH_HAVE_INTERRUPTSTACK=y
|
2013-06-13 03:42:39 +02:00
|
|
|
CONFIG_ARCH_INTERRUPTSTACK=1024
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# Boot options
|
|
|
|
#
|
|
|
|
# CONFIG_BOOT_RUNFROMEXTSRAM is not set
|
|
|
|
CONFIG_BOOT_RUNFROMFLASH=y
|
|
|
|
# CONFIG_BOOT_RUNFROMISRAM is not set
|
|
|
|
# CONFIG_BOOT_RUNFROMSDRAM is not set
|
|
|
|
# CONFIG_BOOT_COPYTORAM is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# Board Selection
|
|
|
|
#
|
|
|
|
CONFIG_ARCH_BOARD_SAM3UEK=y
|
|
|
|
# CONFIG_ARCH_BOARD_CUSTOM is not set
|
|
|
|
CONFIG_ARCH_BOARD="sam3u-ek"
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# Common Board Options
|
|
|
|
#
|
|
|
|
CONFIG_ARCH_HAVE_LEDS=y
|
|
|
|
CONFIG_ARCH_LEDS=y
|
|
|
|
CONFIG_ARCH_HAVE_BUTTONS=y
|
|
|
|
CONFIG_ARCH_BUTTONS=y
|
|
|
|
CONFIG_ARCH_HAVE_IRQBUTTONS=y
|
|
|
|
# CONFIG_ARCH_IRQBUTTONS is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Board-Specific Options
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# RTOS Features
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_BOARD_INITIALIZE is not set
|
|
|
|
CONFIG_MSEC_PER_TICK=10
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_RR_INTERVAL=200
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_SCHED_INSTRUMENTATION is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_TASK_NAME_SIZE=0
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_SCHED_HAVE_PARENT is not set
|
|
|
|
# CONFIG_JULIAN_TIME is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_START_YEAR=2010
|
|
|
|
CONFIG_START_MONTH=4
|
|
|
|
CONFIG_START_DAY=18
|
|
|
|
CONFIG_DEV_CONSOLE=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_MUTEX_TYPES is not set
|
|
|
|
# CONFIG_PRIORITY_INHERITANCE is not set
|
|
|
|
# CONFIG_FDCLONE_DISABLE is not set
|
|
|
|
# CONFIG_FDCLONE_STDIO is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_SDCLONE_DISABLE=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# 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_CLOCK is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_DISABLE_POSIX_TIMERS=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_DISABLE_PTHREAD is not set
|
|
|
|
# CONFIG_DISABLE_SIGNALS is not set
|
|
|
|
# CONFIG_DISABLE_MQUEUE is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_DISABLE_ENVIRON=y
|
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Signal Numbers
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_SIG_SIGUSR1=1
|
|
|
|
CONFIG_SIG_SIGUSR2=2
|
|
|
|
CONFIG_SIG_SIGALARM=3
|
|
|
|
CONFIG_SIG_SIGCONDTIMEDOUT=16
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Sizes of configurable things (0 disables)
|
|
|
|
#
|
|
|
|
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_MQ_MAXMSGSIZE=32
|
|
|
|
CONFIG_MAX_WDOGPARMS=2
|
|
|
|
CONFIG_PREALLOC_WDOGS=4
|
|
|
|
CONFIG_PREALLOC_TIMERS=4
|
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Stack and heap information
|
|
|
|
#
|
|
|
|
CONFIG_IDLETHREAD_STACKSIZE=1024
|
|
|
|
CONFIG_USERMAIN_STACKSIZE=2048
|
|
|
|
CONFIG_PTHREAD_STACK_MIN=256
|
|
|
|
CONFIG_PTHREAD_STACK_DEFAULT=2048
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Device Drivers
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_DISABLE_POLL=y
|
|
|
|
CONFIG_DEV_NULL=y
|
|
|
|
# CONFIG_DEV_ZERO is not set
|
|
|
|
# CONFIG_LOOP is not set
|
|
|
|
# CONFIG_RAMDISK is not set
|
|
|
|
# CONFIG_CAN is not set
|
|
|
|
# CONFIG_PWM is not set
|
|
|
|
# CONFIG_I2C is not set
|
|
|
|
# CONFIG_SPI is not set
|
|
|
|
# CONFIG_RTC is not set
|
|
|
|
# CONFIG_WATCHDOG is not set
|
|
|
|
# CONFIG_ANALOG is not set
|
|
|
|
# CONFIG_AUDIO_DEVICES is not set
|
|
|
|
# CONFIG_BCH is not set
|
|
|
|
# CONFIG_INPUT is not set
|
|
|
|
CONFIG_LCD=y
|
|
|
|
|
|
|
|
#
|
|
|
|
# Common LCD Settings
|
|
|
|
#
|
|
|
|
# CONFIG_LCD_NOGETRUN is not set
|
|
|
|
CONFIG_LCD_MAXCONTRAST=1
|
|
|
|
CONFIG_LCD_MAXPOWER=31
|
2010-04-18 18:39:12 +02:00
|
|
|
|
2012-11-06 15:57:01 +01:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Graphic LCD Devices
|
2012-11-06 15:57:01 +01:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_LCD_P14201 is not set
|
|
|
|
# CONFIG_LCD_NOKIA6100 is not set
|
|
|
|
# CONFIG_LCD_MIO283QT2 is not set
|
|
|
|
# CONFIG_LCD_UG9664HSWAG01 is not set
|
|
|
|
# CONFIG_LCD_ST7567 is not set
|
|
|
|
# CONFIG_LCD_UG2864AMBAG01 is not set
|
|
|
|
# CONFIG_LCD_SSD1289 is not set
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_LCD_LANDSCAPE is not set
|
|
|
|
CONFIG_LCD_PORTRAIT=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_LCD_RPORTRAIT is not set
|
|
|
|
# CONFIG_LCD_RLANDSCAPE is not set
|
2012-11-06 15:57:01 +01:00
|
|
|
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Alphanumeric/Segment LCD Devices
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_LCD_LCD1602 is not set
|
|
|
|
# CONFIG_MMCSD is not set
|
|
|
|
# CONFIG_MTD is not set
|
|
|
|
# CONFIG_PIPES is not set
|
|
|
|
# CONFIG_PM is not set
|
|
|
|
# CONFIG_POWER is not set
|
|
|
|
# CONFIG_SENSORS is not set
|
|
|
|
CONFIG_SERIAL=y
|
|
|
|
# CONFIG_DEV_LOWCONSOLE is not set
|
|
|
|
# CONFIG_16550_UART is not set
|
2013-06-11 00:18:47 +02:00
|
|
|
CONFIG_ARCH_HAVE_UART0=y
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_MCU_SERIAL=y
|
|
|
|
CONFIG_STANDARD_SERIAL=y
|
2013-06-11 00:18:47 +02:00
|
|
|
CONFIG_UART0_SERIAL_CONSOLE=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NO_SERIAL_CONSOLE is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-11 00:18:47 +02:00
|
|
|
# UART0 Configuration
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-11 00:18:47 +02:00
|
|
|
CONFIG_UART0_RXBUFSIZE=256
|
|
|
|
CONFIG_UART0_TXBUFSIZE=256
|
|
|
|
CONFIG_UART0_BAUD=115200
|
|
|
|
CONFIG_UART0_BITS=8
|
|
|
|
CONFIG_UART0_PARITY=0
|
|
|
|
CONFIG_UART0_2STOP=0
|
2013-06-13 01:32:00 +02:00
|
|
|
# CONFIG_UART0_IFLOWCONTROL is not set
|
|
|
|
# CONFIG_UART0_OFLOWCONTROL is not set
|
|
|
|
# CONFIG_SERIAL_IFLOWCONTROL is not set
|
|
|
|
# CONFIG_SERIAL_OFLOWCONTROL is not set
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_USBDEV is not set
|
|
|
|
# CONFIG_USBHOST is not set
|
|
|
|
# CONFIG_WIRELESS is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# System Logging Device Options
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# System Logging
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_RAMLOG is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Networking Support
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NET is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# File Systems
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# File system configuration
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_DISABLE_MOUNTPOINT=y
|
|
|
|
# CONFIG_FS_RAMMAP is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# System Logging
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_SYSLOG_ENABLE is not set
|
|
|
|
# CONFIG_SYSLOG is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Graphics Support
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
|
|
|
CONFIG_NX=y
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_NX_LCDDRIVER=y
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_NX_NPLANES=1
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NX_WRITEONLY is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Supported Pixel Depths
|
|
|
|
#
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_NX_DISABLE_1BPP=y
|
|
|
|
CONFIG_NX_DISABLE_2BPP=y
|
|
|
|
CONFIG_NX_DISABLE_4BPP=y
|
|
|
|
CONFIG_NX_DISABLE_8BPP=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NX_DISABLE_16BPP is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_NX_DISABLE_24BPP=y
|
|
|
|
CONFIG_NX_DISABLE_32BPP=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NX_PACKEDMSFIRST is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Input Devices
|
|
|
|
#
|
2010-04-23 05:29:51 +02:00
|
|
|
CONFIG_NX_MOUSE=y
|
|
|
|
CONFIG_NX_KBD=y
|
2013-06-02 18:33:57 +02:00
|
|
|
|
|
|
|
#
|
|
|
|
# Framed Window Borders
|
|
|
|
#
|
|
|
|
CONFIG_NXTK_BORDERWIDTH=4
|
2013-06-13 19:04:18 +02:00
|
|
|
CONFIG_NXTK_DEFAULT_BORDERCOLORS=y
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NXTK_AUTORAISE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Font Selections
|
|
|
|
#
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_NXFONTS_CHARBITS=7
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_NXFONT_MONO5X8 is not set
|
|
|
|
# CONFIG_NXFONT_SANS17X22 is not set
|
|
|
|
# CONFIG_NXFONT_SANS20X26 is not set
|
|
|
|
CONFIG_NXFONT_SANS23X27=y
|
|
|
|
# CONFIG_NXFONT_SANS22X29 is not set
|
|
|
|
# CONFIG_NXFONT_SANS28X37 is not set
|
|
|
|
# CONFIG_NXFONT_SANS39X48 is not set
|
|
|
|
# CONFIG_NXFONT_SANS17X23B is not set
|
|
|
|
# CONFIG_NXFONT_SANS20X27B is not set
|
|
|
|
# CONFIG_NXFONT_SANS22X29B is not set
|
|
|
|
# CONFIG_NXFONT_SANS28X37B is not set
|
|
|
|
# CONFIG_NXFONT_SANS40X49B is not set
|
|
|
|
# CONFIG_NXFONT_SERIF22X29 is not set
|
|
|
|
# CONFIG_NXFONT_SERIF29X37 is not set
|
|
|
|
# CONFIG_NXFONT_SERIF38X48 is not set
|
|
|
|
# CONFIG_NXFONT_SERIF22X28B is not set
|
|
|
|
# CONFIG_NXFONT_SERIF27X38B is not set
|
|
|
|
# CONFIG_NXFONT_SERIF38X49B is not set
|
|
|
|
# CONFIG_NXCONSOLE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# NX Multi-user only options
|
|
|
|
#
|
|
|
|
# CONFIG_NX_MULTIUSER is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Memory Management
|
|
|
|
#
|
|
|
|
# CONFIG_MM_MULTIHEAP is not set
|
|
|
|
# CONFIG_MM_SMALL is not set
|
|
|
|
CONFIG_MM_REGIONS=3
|
|
|
|
# CONFIG_GRAN is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Audio Support
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_AUDIO is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Binary Formats
|
|
|
|
#
|
|
|
|
# CONFIG_BINFMT_DISABLE is not set
|
|
|
|
# CONFIG_NXFLAT is not set
|
|
|
|
# CONFIG_ELF is not set
|
|
|
|
# CONFIG_BUILTIN is not set
|
|
|
|
# CONFIG_PIC is not set
|
|
|
|
# CONFIG_SYMTAB_ORDEREDBYNAME is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Library Routines
|
|
|
|
#
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Standard C Library Options
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_STDIO_BUFFER_SIZE=64
|
|
|
|
CONFIG_STDIO_LINEBUFFER=y
|
|
|
|
CONFIG_NUNGET_CHARS=2
|
|
|
|
# CONFIG_LIBM is not set
|
|
|
|
# CONFIG_NOPRINTF_FIELDWIDTH is not set
|
|
|
|
# CONFIG_LIBC_FLOATINGPOINT is not set
|
|
|
|
CONFIG_LIB_RAND_ORDER=1
|
|
|
|
# CONFIG_EOL_IS_CR is not set
|
|
|
|
# CONFIG_EOL_IS_LF is not set
|
|
|
|
# CONFIG_EOL_IS_BOTH_CRLF is not set
|
|
|
|
CONFIG_EOL_IS_EITHER_CRLF=y
|
|
|
|
# CONFIG_LIBC_EXECFUNCS is not set
|
|
|
|
CONFIG_POSIX_SPAWN_PROXY_STACKSIZE=1024
|
|
|
|
CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=2048
|
|
|
|
# CONFIG_LIBC_STRERROR is not set
|
|
|
|
# CONFIG_LIBC_PERROR_STDOUT is not set
|
|
|
|
CONFIG_ARCH_LOWPUTC=y
|
|
|
|
CONFIG_LIB_SENDFILE_BUFSIZE=512
|
|
|
|
# CONFIG_ARCH_ROMGETC is not set
|
|
|
|
# CONFIG_ARCH_OPTIMIZED_FUNCTIONS is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Non-standard Library Support
|
2011-03-18 21:35:31 +01:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_SCHED_WORKQUEUE is not set
|
|
|
|
# CONFIG_LIB_KBDCODEC is not set
|
|
|
|
# CONFIG_LIB_SLCDCODEC is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Basic CXX Support
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_C99_BOOL8 is not set
|
|
|
|
# CONFIG_HAVE_CXX is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Application Configuration
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
|
|
|
|
2013-06-02 18:33:57 +02:00
|
|
|
#
|
|
|
|
# Built-In Applications
|
|
|
|
#
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Examples
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_EXAMPLES_BUTTONS is not set
|
|
|
|
# CONFIG_EXAMPLES_CAN is not set
|
|
|
|
# CONFIG_EXAMPLES_COMPOSITE is not set
|
|
|
|
# CONFIG_EXAMPLES_DHCPD is not set
|
|
|
|
# CONFIG_EXAMPLES_ELF is not set
|
|
|
|
# CONFIG_EXAMPLES_FTPC is not set
|
|
|
|
# CONFIG_EXAMPLES_FTPD is not set
|
|
|
|
# CONFIG_EXAMPLES_HELLO is not set
|
|
|
|
# CONFIG_EXAMPLES_HELLOXX is not set
|
|
|
|
# CONFIG_EXAMPLES_JSON is not set
|
|
|
|
# CONFIG_EXAMPLES_HIDKBD is not set
|
|
|
|
# CONFIG_EXAMPLES_KEYPADTEST is not set
|
|
|
|
# CONFIG_EXAMPLES_IGMP is not set
|
|
|
|
# CONFIG_EXAMPLES_LCDRW is not set
|
|
|
|
# CONFIG_EXAMPLES_MM is not set
|
|
|
|
# CONFIG_EXAMPLES_MODBUS is not set
|
|
|
|
# CONFIG_EXAMPLES_MOUNT is not set
|
|
|
|
# CONFIG_EXAMPLES_NRF24L01TERM is not set
|
|
|
|
# CONFIG_EXAMPLES_NSH is not set
|
|
|
|
# CONFIG_EXAMPLES_NULL is not set
|
|
|
|
CONFIG_EXAMPLES_NX=y
|
2010-04-18 18:39:12 +02:00
|
|
|
CONFIG_EXAMPLES_NX_VPLANE=0
|
|
|
|
CONFIG_EXAMPLES_NX_DEVNO=0
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_EXAMPLES_NX_DEFAULT_COLORS is not set
|
2010-04-21 05:04:08 +02:00
|
|
|
CONFIG_EXAMPLES_NX_BGCOLOR=0x7b5d
|
|
|
|
CONFIG_EXAMPLES_NX_COLOR1=0xe73f
|
|
|
|
CONFIG_EXAMPLES_NX_COLOR2=0xdefb
|
|
|
|
CONFIG_EXAMPLES_NX_TBCOLOR=0xad55
|
|
|
|
CONFIG_EXAMPLES_NX_FONTCOLOR=0x0000
|
2013-06-02 18:33:57 +02:00
|
|
|
CONFIG_EXAMPLES_NX_DEFAULT_FONT=y
|
2010-04-21 05:04:08 +02:00
|
|
|
CONFIG_EXAMPLES_NX_BPP=16
|
2013-06-02 18:33:57 +02:00
|
|
|
# CONFIG_EXAMPLES_NX_RAWWINDOWS is not set
|
|
|
|
# CONFIG_EXAMPLES_NX_EXTERNINIT is not set
|
|
|
|
# CONFIG_EXAMPLES_NXCONSOLE is not set
|
|
|
|
# CONFIG_EXAMPLES_NXFFS is not set
|
|
|
|
# CONFIG_EXAMPLES_NXFLAT is not set
|
|
|
|
# CONFIG_EXAMPLES_NXHELLO is not set
|
|
|
|
# CONFIG_EXAMPLES_NXIMAGE is not set
|
|
|
|
# CONFIG_EXAMPLES_NXLINES is not set
|
|
|
|
# CONFIG_EXAMPLES_NXTEXT is not set
|
|
|
|
# CONFIG_EXAMPLES_OSTEST is not set
|
|
|
|
# CONFIG_EXAMPLES_PASHELLO is not set
|
|
|
|
# CONFIG_EXAMPLES_PIPE is not set
|
|
|
|
# CONFIG_EXAMPLES_POLL is not set
|
|
|
|
# CONFIG_EXAMPLES_POSIXSPAWN is not set
|
|
|
|
# CONFIG_EXAMPLES_QENCODER is not set
|
|
|
|
# CONFIG_EXAMPLES_RGMP is not set
|
|
|
|
# CONFIG_EXAMPLES_ROMFS is not set
|
|
|
|
# CONFIG_EXAMPLES_SENDMAIL is not set
|
|
|
|
# CONFIG_EXAMPLES_SERLOOP is not set
|
|
|
|
# CONFIG_EXAMPLES_SLCD is not set
|
|
|
|
# CONFIG_EXAMPLES_SMART is not set
|
|
|
|
# CONFIG_EXAMPLES_TCPECHO is not set
|
|
|
|
# CONFIG_EXAMPLES_TELNETD is not set
|
|
|
|
# CONFIG_EXAMPLES_THTTPD is not set
|
|
|
|
# CONFIG_EXAMPLES_TIFF is not set
|
|
|
|
# CONFIG_EXAMPLES_TOUCHSCREEN is not set
|
|
|
|
# CONFIG_EXAMPLES_UDP is not set
|
|
|
|
# CONFIG_EXAMPLES_UIP is not set
|
|
|
|
# CONFIG_EXAMPLES_USBSERIAL is not set
|
|
|
|
# CONFIG_EXAMPLES_USBMSC is not set
|
|
|
|
# CONFIG_EXAMPLES_USBTERM is not set
|
|
|
|
# CONFIG_EXAMPLES_WATCHDOG is not set
|
2010-04-18 18:39:12 +02:00
|
|
|
|
|
|
|
#
|
2013-06-02 18:33:57 +02:00
|
|
|
# Graphics Support
|
|
|
|
#
|
|
|
|
# CONFIG_TIFF is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Interpreters
|
|
|
|
#
|
|
|
|
# CONFIG_INTERPRETERS_FICL is not set
|
|
|
|
# CONFIG_INTERPRETERS_PCODE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Network Utilities
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Networking Utilities
|
|
|
|
#
|
|
|
|
# CONFIG_NETUTILS_CODECS is not set
|
|
|
|
# CONFIG_NETUTILS_DHCPC is not set
|
|
|
|
# CONFIG_NETUTILS_DHCPD is not set
|
|
|
|
# CONFIG_NETUTILS_FTPC is not set
|
|
|
|
# CONFIG_NETUTILS_FTPD is not set
|
|
|
|
# CONFIG_NETUTILS_JSON is not set
|
|
|
|
# CONFIG_NETUTILS_RESOLV is not set
|
|
|
|
# CONFIG_NETUTILS_SMTP is not set
|
|
|
|
# CONFIG_NETUTILS_TELNETD is not set
|
|
|
|
# CONFIG_NETUTILS_TFTPC is not set
|
|
|
|
# CONFIG_NETUTILS_THTTPD is not set
|
|
|
|
# CONFIG_NETUTILS_UIPLIB is not set
|
|
|
|
# CONFIG_NETUTILS_WEBCLIENT is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# FreeModBus
|
|
|
|
#
|
|
|
|
# CONFIG_MODBUS is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# NSH Library
|
|
|
|
#
|
|
|
|
# CONFIG_NSH_LIBRARY is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# NxWidgets/NxWM
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# System NSH Add-Ons
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# Custom Free Memory Command
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_FREE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# I2C tool
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# FLASH Program Installation
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_INSTALL is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# FLASH Erase-all Command
|
|
|
|
#
|
|
|
|
|
|
|
|
#
|
|
|
|
# readline()
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_READLINE is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Power Off
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_POWEROFF is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# RAMTRON
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_RAMTRON is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# SD Card
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_SDCARD is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# Sysinfo
|
|
|
|
#
|
|
|
|
# CONFIG_SYSTEM_SYSINFO is not set
|
|
|
|
|
|
|
|
#
|
|
|
|
# USB Monitor
|
2010-04-18 18:39:12 +02:00
|
|
|
#
|