RP-01/cva_asw_m0146/.vscode/settings.json

25 lines
605 B
JSON
Raw Normal View History

2024-05-13 08:14:17 +08:00
{
"files.associations": {
"mcu.h": "c",
2024-05-14 16:05:43 +08:00
"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",
2024-06-18 16:03:46 +08:00
"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"
2024-05-14 16:05:43 +08:00
},
"C_Cpp.default.compilerPath": ""
2024-05-13 08:14:17 +08:00
}