1 Star 0 Fork 1

Humor/libopencm3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
locm3.sublime-project 486 Bytes
一键复制 编辑 原始数据 按行查看 历史
{
"folders":
[
{
"path": ".",
"file_exclude_patterns":
[
"*.o",
"*.a",
"*.d",
"*.sublime-project",
"*.sublime-workspace",
"*.swp"
],
"folder_exclude_patterns":
[
]
}
],
"settings":
{
"tab_size": 8,
"translate_tabs_to_spaces": false,
"rulers": [80]
},
"build_systems":
[
{
"name": "libopencm3",
"working_dir": "${project_path}",
"file_regex": "^(..[^:]*):([0-9]+):?([0-9]+)?:? (.*)$",
"cmd": ["make"]
}
]
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/humor_logic/libopencm3.git
git@gitee.com:humor_logic/libopencm3.git
humor_logic
libopencm3
libopencm3
master

搜索帮助