HWBS/ECU_APP/.vscode/settings.json

13 lines
280 B
JSON
Raw Normal View History

2023-08-21 16:48:00 +08:00
{
"files.associations": {
"apptask.h": "c",
"adc.h": "c",
"r_cg_adc.h": "c",
"motorctrl.h": "c",
"r_cg_macrodriver.h": "c",
"extern.h": "c",
"r_cg_intc.h": "c",
"dcm_extern.h": "c",
"cannw.h": "c"
}
}