更新vscode IntelliSense设置

This commit is contained in:
sunbeam 2025-03-04 14:52:05 +08:00
parent 2b2bde4b7f
commit 35b8ec9963
2 changed files with 3 additions and 2 deletions

View File

@ -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",

View File

@ -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": [