diff --git a/cva_asw_m0146/.vscode/c_cpp_properties.json b/cva_asw_m0146/.vscode/c_cpp_properties.json index a4982ee..c4f1250 100644 --- a/cva_asw_m0146/.vscode/c_cpp_properties.json +++ b/cva_asw_m0146/.vscode/c_cpp_properties.json @@ -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", diff --git a/cva_asw_m0146/.vscode/settings.json b/cva_asw_m0146/.vscode/settings.json index dc81238..4bae4d8 100644 --- a/cva_asw_m0146/.vscode/settings.json +++ b/cva_asw_m0146/.vscode/settings.json @@ -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": [