2022-10-20 17:13:02 +08:00
|
|
|
{
|
|
|
|
"files.associations": {
|
2022-10-29 23:14:19 +08:00
|
|
|
"memory.h": "c",
|
2022-12-12 22:29:51 +08:00
|
|
|
"stdint.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",
|
2022-12-07 21:56:34 +08:00
|
|
|
"motor_def.h": "c",
|
2022-12-11 14:59:45 +08:00
|
|
|
"quaternionekf.h": "c",
|
2022-12-11 20:48:24 +08:00
|
|
|
"shoot.h": "c",
|
2022-12-13 19:40:03 +08:00
|
|
|
"lk9025.h": "c",
|
2022-12-14 17:15:54 +08:00
|
|
|
"ht04.h": "c",
|
|
|
|
"rtc.h": "c",
|
|
|
|
"tim.h": "c",
|
|
|
|
"usb_device.h": "c",
|
|
|
|
"gpio.h": "c",
|
|
|
|
"rng.h": "c",
|
|
|
|
"cmsis_os.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-12-14 13:33:19 +08:00
|
|
|
"C_Cpp.intelliSenseEngineFallback": "enabled",
|
2022-10-20 17:13:02 +08:00
|
|
|
}
|