代码拉取完成,页面将自动刷新
mainmenu "ArtInChip Luban-Lite SDK Configuration"
menu "Project options"
config PRJ_DEFCONFIG_FILENAME
string "Project defconfig file name"
comment "-- Important: If following options have been changed, you need save & rerun menuconfig before changing any other options."
config PRJ_CHIP
string "Chip name"
#option env="PRJ_CHIP"
default "d21x"
config PRJ_BOARD
string "Board name"
#option env="PRJ_BOARD"
default "fpga"
config PRJ_KERNEL
string "Kernel name"
#option env="PRJ_KERNEL"
default "rt-thread"
config PRJ_APP
string "Application name"
#option env="PRJ_APP"
default "helloworld"
endmenu
config PLATFORM_LUBANLITE
bool
default y
config PKGS_DIR
string
option env="PKGS_ROOT"
default "packages"
if ! AIC_BOOTLOADER
source "application/Kconfig"
endif
#source "kernel/$PRJ_KERNEL/Kconfig"
#source "$PKGS_DIR/Kconfig"
source ".Kconfig.prj"
source "packages/Kconfig"
source "bsp/Kconfig"
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。