2 Star 34 Fork 4

赵维鹏 / mculib4d

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
workspace.code-workspace 755 Bytes
一键复制 编辑 原始数据 按行查看 历史
赵维鹏 提交于 2023-03-18 19:23 . 20230318 move old to delete
{
"folders": [
{
"path": "."
}
],
"settings": {
"d.stdlibPath": [
"mculib/source/",
"source/"
],
"dscanner.ignoredKeys": [
"dscanner.style.phobos_naming_convention",
"dscanner.style.undocumented_declaration",
"dscanner.suspicious.unmodified",
"dscanner.suspicious.missing_return",
"dscanner.suspicious.object_const",
"dscanner.suspicious.local_imports",
"dscanner.suspicious.useless_assert",
"dscanner.confusing.function_attributes",
"dscanner.suspicious.redundant_parens",
"dscanner.bugs.if_else_same",
"dscanner.performance.enum_array_literal"
],
"files.autoSave": "onFocusChange",
"d.alwaysShowDubStatusButtons": true,
"d.alwaysShowCoverageStatus": true,
}
}
D
1
https://gitee.com/sdvcn/mculib4d.git
git@gitee.com:sdvcn/mculib4d.git
sdvcn
mculib4d
mculib4d
master

搜索帮助