format fallback
This commit is contained in:
parent
440359d775
commit
5c68445c4d
1 changed files with 1 additions and 0 deletions
1
.vscode/settings.json
vendored
1
.vscode/settings.json
vendored
|
@ -16,4 +16,5 @@
|
||||||
},
|
},
|
||||||
"cortex-debug.openocdPath": "${env:HOME}/src/openocd/src/openocd",
|
"cortex-debug.openocdPath": "${env:HOME}/src/openocd/src/openocd",
|
||||||
"cmake.generator": "Unix Makefiles",
|
"cmake.generator": "Unix Makefiles",
|
||||||
|
"C_Cpp.clang_format_fallbackStyle": "LLVM",
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue