1 Star 0 Fork 15

syfchao/Uconfig

forked from jerry_chg/Uconfig 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
Uconfig 428 Bytes
一键复制 编辑 原始数据 按行查看 历史
#
# For a description of the syntax of this configuration file,
# see Documentation/kbuild/kconfig-language.txt.
#
mainmenu "$SDK_VERSION Configuration"
config SDK_VERSION
string
option env="SDK_VERSION"
config USER_APP1_SELECT
bool "user app1"
default n
help
"user app1"
config USER_APP2_SELECT
bool "user app2"
default n
help
"user app2"
config USER_APP3_SELECT
bool "user app3"
default n
help
"user app3"
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
其他
1
https://gitee.com/syfchao/Uconfig.git
git@gitee.com:syfchao/Uconfig.git
syfchao
Uconfig
Uconfig
master

搜索帮助