M12-04P/app/.vscode/settings.json

13 lines
294 B
JSON
Raw Normal View History

2023-03-07 15:12:00 +08:00
{
"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"
}
}