RP-01/cva_asw_m0146/.vscode/settings.json
2024-11-11 14:30:20 +08:00

28 lines
686 B
JSON

{
"files.associations": {
"mcu.h": "c",
"segger_rtt.h": "c",
"apptask.h": "c",
"uds_user.h": "c",
"uds.h": "c",
"stimer.h": "c",
"ycheck.h": "c",
"yvals.h": "c",
"stddef.h": "c",
"stdint.h": "c",
"hwctrl.h": "c",
"cvm014x_features.h": "c",
"clock_drv.h": "c",
"irq_drv.h": "c",
"motorctrl.h": "c",
"extern.h": "c",
"sbc_tle94x1.h": "c",
"tle94x1.h": "c",
"reset_drv.h": "c",
"pwmlite_drv.h": "c",
"RTE.C": "cpp",
"rtwtypes.h": "c",
"can_message.h": "c"
},
"C_Cpp.default.compilerPath": ""
}