更新vscode IntelliSense设置
This commit is contained in:
parent
2b2bde4b7f
commit
35b8ec9963
2
cva_asw_m0146/.vscode/c_cpp_properties.json
vendored
2
cva_asw_m0146/.vscode/c_cpp_properties.json
vendored
@ -4,7 +4,7 @@
|
||||
"name": "Win32",
|
||||
"includePath": [
|
||||
"${workspaceFolder}/**",
|
||||
"E:\\Program Files\\IAR Systems\\Embedded Workbench 9.2\\arm\\inc\\c\\"
|
||||
"D:\\Program Files\\IAR Systems\\Embedded Workbench 9.2\\arm\\inc\\c\\"
|
||||
],
|
||||
"defines": [
|
||||
"MCU_CVM0144FMLH",
|
||||
|
3
cva_asw_m0146/.vscode/settings.json
vendored
3
cva_asw_m0146/.vscode/settings.json
vendored
@ -33,7 +33,8 @@
|
||||
"fee_cfg.h": "c",
|
||||
"string.h": "c",
|
||||
"fee_internal.h": "c",
|
||||
"memorytask.h": "c"
|
||||
"memorytask.h": "c",
|
||||
"lin_master.h": "c"
|
||||
},
|
||||
"C_Cpp.default.compilerPath": "",
|
||||
"MicroPython.executeButton": [
|
||||
|
Loading…
x
Reference in New Issue
Block a user