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
50 lines
1.4 KiB
Plaintext
50 lines
1.4 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_EXEC is not set
|
|
# CONFIG_NSH_DISABLE_EXIT is not set
|
|
# CONFIG_NSH_DISABLE_HEXDUMP is not set
|
|
# CONFIG_NSH_DISABLE_PS 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_DEBUG_FULLOPT=y
|
|
CONFIG_DEBUG_SYMBOLS=y
|
|
CONFIG_DEFAULT_SMALL=y
|
|
CONFIG_FS_LITTLEFS=y
|
|
CONFIG_MM_CIRCBUF=y
|
|
CONFIG_MM_SMALL=y
|
|
CONFIG_MTD=y
|
|
CONFIG_NFILE_DESCRIPTORS_PER_BLOCK=6
|
|
CONFIG_NSH_FILEIOSIZE=64
|
|
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"
|