2022-10-20 17:13:02 +08:00
|
|
|
{
|
|
|
|
"files.associations": {
|
2022-10-29 23:14:19 +08:00
|
|
|
"memory.h": "c",
|
2022-11-09 20:24:22 +08:00
|
|
|
"stdint-gcc.h": "c",
|
2022-11-19 15:34:15 +08:00
|
|
|
"led_task.h": "c",
|
2022-11-19 16:28:39 +08:00
|
|
|
"stdinf.h": "c",
|
2022-11-23 22:10:44 +08:00
|
|
|
"usart.h": "c",
|
|
|
|
"controller.h": "c",
|
|
|
|
"ins_task.h": "c",
|
2022-11-27 18:54:27 +08:00
|
|
|
"task.h": "c",
|
|
|
|
"user_lib.h": "c",
|
2022-11-27 20:58:49 +08:00
|
|
|
"chassis.h": "c",
|
|
|
|
"can_comm.h": "c",
|
2022-11-27 22:38:59 +08:00
|
|
|
"string.h": "c",
|
|
|
|
"stdlib.h": "c",
|
|
|
|
"crc8.h": "c",
|
2022-11-28 16:17:30 +08:00
|
|
|
"main.h": "c",
|
|
|
|
"can.h": "c",
|
|
|
|
"bsp_can.h": "c",
|
2022-11-28 17:54:07 +08:00
|
|
|
"dji_motor.h": "c",
|
2022-11-29 16:33:34 +08:00
|
|
|
"master_process.h": "c",
|
|
|
|
"seasky_protocol.h": "c",
|
|
|
|
"bsp_usart.h": "c"
|
2022-11-19 15:45:55 +08:00
|
|
|
},
|
2022-11-19 15:58:16 +08:00
|
|
|
"C_Cpp.default.configurationProvider": "ms-vscode.makefile-tools",
|
2022-10-20 17:13:02 +08:00
|
|
|
}
|