K53/.vscode/settings.json
2024-06-22 15:47:38 +08:00

13 lines
294 B
JSON

{
"files.associations": {
"r_cg_macrodriver.h": "c",
"r_cg_userdefine.h": "c",
"r_cg_timer.h": "c",
"r_cg_port.h": "c",
"event.h": "c",
"r_cg_wdt.h": "c",
"hwctrl.h": "c",
"apptask.h": "c",
"r_cg_serial.h": "c"
}
}