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

15 lines
335 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",
"djimotor.h": "c"
}
}