3ad3b66e11
External JLink is required to program the board, so the console via RTT is available anyway. It is much more convenient to use than soldering the P4 connector and working with an external UART converter.
39 lines
1.0 KiB
Plaintext
39 lines
1.0 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_ARCH_FPU is not set
|
|
# CONFIG_NSH_DISABLE_IFCONFIG is not set
|
|
# CONFIG_NSH_DISABLE_PS is not set
|
|
CONFIG_ARCH="arm"
|
|
CONFIG_ARCH_BOARD="thingy52"
|
|
CONFIG_ARCH_BOARD_THINGY52=y
|
|
CONFIG_ARCH_CHIP="nrf52"
|
|
CONFIG_ARCH_CHIP_NRF52832=y
|
|
CONFIG_ARCH_CHIP_NRF52=y
|
|
CONFIG_ARCH_STACKDUMP=y
|
|
CONFIG_ARCH_STDARG_H=y
|
|
CONFIG_BOARD_LOOPSPERMSEC=5500
|
|
CONFIG_INIT_ENTRYPOINT="nsh_main"
|
|
CONFIG_MM_REGIONS=2
|
|
CONFIG_NSH_ARCHINIT=y
|
|
CONFIG_NSH_FILEIOSIZE=512
|
|
CONFIG_NSH_LINELEN=64
|
|
CONFIG_NSH_READLINE=y
|
|
CONFIG_PREALLOC_TIMERS=4
|
|
CONFIG_RAM_SIZE=65535
|
|
CONFIG_RAM_START=0x20000000
|
|
CONFIG_RAW_BINARY=y
|
|
CONFIG_RR_INTERVAL=200
|
|
CONFIG_SCHED_WAITPID=y
|
|
CONFIG_SERIAL_RTT0=y
|
|
CONFIG_START_DAY=26
|
|
CONFIG_START_MONTH=3
|
|
CONFIG_SYMTAB_ORDEREDBYNAME=y
|
|
CONFIG_SYSLOG_RTT=y
|
|
CONFIG_SYSTEM_NSH=y
|
|
CONFIG_TASK_NAME_SIZE=0
|