1 Star 0 Fork 0

neucrack/c_cpp_project_framework

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
Kconfig 359 Bytes
一键复制 编辑 原始数据 按行查看 历史
Neucrack 提交于 2019-06-21 20:57 . update kconfig usage
mainmenu "C/CPP CMake project framework Kconfig configuration"
menu "Toolchain configuration"
config TOOLCHAIN_PATH
string "toolchain path"
default ""
config TOOLCHAIN_PREFIX
string "toolchain prefix"
default ""
endmenu
menu "Components configuration"
osource "${SDK_PATH}/components/*/Kconfig"
osource "${PROJECT_PATH}/*/Kconfig"
endmenu
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/neutree/c_cpp_project_framework.git
git@gitee.com:neutree/c_cpp_project_framework.git
neutree
c_cpp_project_framework
c_cpp_project_framework
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385