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",
|
2022-11-30 18:02:00 +08:00
|
|
|
"bsp_usart.h": "c",
|
2022-11-30 22:10:57 +08:00
|
|
|
"message_center.h": "c",
|
|
|
|
"stddef.h": "c",
|
2022-12-01 13:07:55 +08:00
|
|
|
"stm32_hal_legacy.h": "c",
|
2022-12-02 22:17:10 +08:00
|
|
|
"message_buffer.h": "c",
|
|
|
|
"robot_def.h": "c",
|
|
|
|
"remote_control.h": "c",
|
2022-12-04 13:49:08 +08:00
|
|
|
"robot_cmd.h": "c",
|
2022-12-02 22:17:10 +08:00
|
|
|
"chassis_cmd.h": "c",
|
2022-12-03 21:39:31 +08:00
|
|
|
"referee.h": "c",
|
2022-12-04 20:26:15 +08:00
|
|
|
"arm_math.h": "c",
|
|
|
|
"bsp_dwt.h": "c",
|
|
|
|
"compare": "c",
|
|
|
|
"*.tcc": "c",
|
|
|
|
"type_traits": "c",
|
2022-12-05 15:03:45 +08:00
|
|
|
"typeinfo": "c",
|
2022-12-05 21:01:26 +08:00
|
|
|
"general_def.h": "c",
|
|
|
|
"super_cap.h": "c",
|
|
|
|
"motor_def.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
|
|
|
}
|