shoot/MDK-ARM/.vscode/settings.json

21 lines
479 B
JSON
Raw Normal View History

2025-03-12 23:04:18 +08:00
{
"files.associations": {
"cstdint": "c",
"odrive_can.h": "c",
"nuc.h": "c",
"device.h": "c",
"topdefine.h": "c",
"attrtask.h": "c",
"freertos.h": "c",
"can_task.h": "c",
"go_m8010_6_driver.h": "c",
"read_spi.h": "c",
2025-03-13 19:23:24 +08:00
"djimotor.h": "c",
"buzzer.h": "c",
"main.h": "c",
"ball.h": "c",
"shoot.h": "c",
"dji.h": "c",
"calc_lib.h": "c"
2025-03-12 23:04:18 +08:00
}
}