Files

18 lines
428 B
JSON
Raw Permalink Normal View History

{
"files.associations": {
"stm32f4xx_hal_def.h": "c",
"general_def.h": "c",
"stdlib.h": "c",
2024-04-30 21:23:03 +08:00
"bsp_can.h": "c",
"math.h": "c",
2024-05-20 22:22:24 +08:00
"user_lib.h": "c",
"servo_motor.h": "c",
"main.h": "c",
2024-06-01 00:11:37 +08:00
"buzzer.h": "c",
"robot_def.h": "c",
"bsp_log.h": "c",
"bsp_usart.h": "c",
"memory.h": "c"
2024-01-27 23:50:58 +08:00
},
"C_Cpp.errorSquiggles": "disabled"
}