c39ef4420e
2.fix some files to fix compile warning 3.remove blueteeth header files, which are not used in nuttx core. 4.fix configs and add lost files 5.update defconfig, remove useless items 6.fix compile warning for nuttx phyplus 7.delete useless: ble, h4, zblue defconfig files form phyplus configure folder 8.fix file format check error on phyplus source code 9.fix phyplus kconfig param error 10.update configure file for nuttx
80 lines
2.3 KiB
Plaintext
80 lines
2.3 KiB
Plaintext
#
|
|
# This file is autogenerated: PLEASE DO NOT EDIT IT.
|
|
#
|
|
# You can use "make menuconfig" to make any modifications to the installed .config file.
|
|
# You can then do "make savedefconfig" to generate a new defconfig file that includes your
|
|
# modifications.
|
|
#
|
|
# CONFIG_DISABLE_ENVIRON is not set
|
|
# CONFIG_NSH_DISABLEBG is not set
|
|
# CONFIG_NSH_DISABLE_CAT is not set
|
|
# CONFIG_NSH_DISABLE_CD is not set
|
|
# CONFIG_NSH_DISABLE_CP is not set
|
|
# CONFIG_NSH_DISABLE_ECHO is not set
|
|
# CONFIG_NSH_DISABLE_ENV is not set
|
|
# CONFIG_NSH_DISABLE_EXEC is not set
|
|
# CONFIG_NSH_DISABLE_EXIT is not set
|
|
# CONFIG_NSH_DISABLE_EXPORT is not set
|
|
# CONFIG_NSH_DISABLE_FREE is not set
|
|
# CONFIG_NSH_DISABLE_HELP is not set
|
|
# CONFIG_NSH_DISABLE_HEXDUMP is not set
|
|
# CONFIG_NSH_DISABLE_KILL is not set
|
|
# CONFIG_NSH_DISABLE_LS is not set
|
|
# CONFIG_NSH_DISABLE_MKDIR is not set
|
|
# CONFIG_NSH_DISABLE_MOUNT is not set
|
|
# CONFIG_NSH_DISABLE_PS is not set
|
|
# CONFIG_NSH_DISABLE_PWD is not set
|
|
# CONFIG_NSH_DISABLE_RM is not set
|
|
# CONFIG_NSH_DISABLE_RMDIR is not set
|
|
# CONFIG_NSH_DISABLE_SET is not set
|
|
# CONFIG_NSH_DISABLE_SLEEP is not set
|
|
# CONFIG_NSH_DISABLE_SOURCE is not set
|
|
# CONFIG_NSH_DISABLE_TELNETD is not set
|
|
# CONFIG_NSH_DISABLE_TEST is not set
|
|
# CONFIG_NSH_DISABLE_UNSET is not set
|
|
# CONFIG_NSH_DISABLE_USLEEP is not set
|
|
# CONFIG_NSH_DISABLE_XD is not set
|
|
CONFIG_ARCH="arm"
|
|
CONFIG_ARCH_BOARD="phy6222"
|
|
CONFIG_ARCH_BOARD_PHY6222=y
|
|
CONFIG_ARCH_CHIP="phy62xx"
|
|
CONFIG_ARCH_CHIP_PHY6222=y
|
|
CONFIG_ARCH_CHIP_PHY62XX=y
|
|
CONFIG_BOARD_LATE_INITIALIZE=y
|
|
CONFIG_BUILTIN=y
|
|
CONFIG_DEBUG_FULLOPT=y
|
|
CONFIG_DEBUG_SYMBOLS=y
|
|
CONFIG_DEFAULT_SMALL=y
|
|
CONFIG_DEV_GPIO=y
|
|
CONFIG_EXAMPLES_HELLO=y
|
|
CONFIG_INTELHEX_BINARY=y
|
|
CONFIG_IOEXPANDER=y
|
|
CONFIG_IOEXPANDER_MULTIPIN=y
|
|
CONFIG_LIBC_EXECFUNCS=y
|
|
CONFIG_MM_CIRCBUF=y
|
|
CONFIG_MM_SMALL=y
|
|
CONFIG_MTD=y
|
|
CONFIG_NFILE_DESCRIPTORS_PER_BLOCK=6
|
|
CONFIG_NSH_BUILTIN_APPS=y
|
|
CONFIG_NSH_FILEIOSIZE=64
|
|
CONFIG_NSH_FILE_APPS=y
|
|
CONFIG_NUNGET_CHARS=0
|
|
CONFIG_PREALLOC_TIMERS=0
|
|
CONFIG_PTHREAD_STACK_DEFAULT=1536
|
|
CONFIG_RAM_SIZE=59392
|
|
CONFIG_RAM_START=0x1fff1c00
|
|
CONFIG_RAW_BINARY=y
|
|
CONFIG_RR_INTERVAL=200
|
|
CONFIG_SCHED_WAITPID=y
|
|
CONFIG_SDCLONE_DISABLE=y
|
|
CONFIG_START_DAY=19
|
|
CONFIG_START_MONTH=5
|
|
CONFIG_START_YEAR=2013
|
|
CONFIG_STDIO_DISABLE_BUFFERING=y
|
|
CONFIG_SYSTEM_NSH=y
|
|
CONFIG_TASK_NAME_SIZE=0
|
|
CONFIG_TASK_SPAWN_DEFAULT_STACKSIZE=1536
|
|
CONFIG_TLS_NELEM=0
|
|
CONFIG_USERMAIN_STACKSIZE=1536
|
|
CONFIG_USER_ENTRYPOINT="nsh_main"
|