r1upper/MDK-ARM/.vscode/settings.json
2025-05-21 13:17:25 +08:00

18 lines
401 B
JSON

{
"files.associations": {
"main.h": "c",
"remote_control.h": "c",
"calc_lib.h": "c",
"uart_it.h": "c",
"detect.h": "c",
"usertask.h": "c",
"task.h": "c",
"djimotor.h": "c",
"nuc.h": "c",
"crc_ccitt.h": "c",
"functional": "cpp",
"vofa.h": "c",
"user_math.h": "c",
"queue": "cpp"
}
}