Ai
14 Star 28 Fork 23

openEuler/zephyr-cn

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
zephyr.code-workspace 345 Bytes
一键复制 编辑 原始数据 按行查看 历史
Wayne Ren 提交于 2022-03-20 17:19 +08:00 . vscode: add vscode configuration template
{
"folders": [
{
"path": "zephyr"
},
{
"path": "build"
},
{
"path": "modules/lib/open-amp"
},
{
"path": "modules/hal/libmetal"
}
],
"settings": {
"C_Cpp.default.compileCommands": "${workspaceFolder}/../build/compile_commands.json",
"C_Cpp.default.cStandard": "c99",
"C_Cpp.default.cppStandard": "c++11",
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/openeuler/zephyr-cn.git
git@gitee.com:openeuler/zephyr-cn.git
openeuler
zephyr-cn
zephyr-cn
master

搜索帮助