1 Star 0 Fork 5

anoiio/dopi

forked from cijliu/dopi 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
Kconfig 538 Bytes
一键复制 编辑 原始数据 按行查看 历史
cijliu 提交于 2021-03-19 03:39 . build hisilicon mpp compile system
mainmenu "Dopi Configuration"
comment "Dopi Compile Menuconfig"
choice
prompt "Platform"
default HISILICON
help
Please choice Soc platform
config HISILICON
bool "Hisilicon"
endchoice
choice
prompt "Hisilicon Soc"
depends on HISILICON
default HI3516EV200
help
Please choice Soc platform
config HI3516EV200
bool "HI3516EV200"
endchoice
menu "BSP"
source "bsp/Kconfig"
endmenu
menu "vendor"
source "vendor/Kconfig"
endmenu
menu "App"
source "app/Kconfig"
endmenu
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/anoiio/dopi.git
git@gitee.com:anoiio/dopi.git
anoiio
dopi
dopi
master

搜索帮助

23e8dbc6 1850385 7e0993f3 1850385