mirror of
https://gitee.com/dlmu-cone/bf_original_balance_chassis
synced 2026-07-23 19:25:09 +08:00
指定clangd下的驱动程序路径,禁用mthumb-interwork
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -57,6 +57,9 @@
|
||||
"bsp_can.h": "c",
|
||||
"can.h": "c"
|
||||
},
|
||||
// "clangd.arguments": [
|
||||
// "-query-driver=C:/msys64/mingw64/bin/arm-none-eabi-*.exe",
|
||||
// ],
|
||||
"cortex-debug.variableUseNaturalFormat": true,
|
||||
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
||||
// "C_Cpp.default.compilerPath": "D:\\Msys2\\mingw64\\bin\\arm-none-eabi-gcc.exe"
|
||||
|
||||
Reference in New Issue
Block a user