2023-10-27 16:19:27 +08:00
|
|
|
{
|
|
|
|
|
"files.associations": {
|
2024-01-17 18:57:26 +08:00
|
|
|
"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
|
|
|
},
|
2026-07-07 02:03:16 +08:00
|
|
|
"C_Cpp.errorSquiggles": "disabled",
|
|
|
|
|
"cortex-debug.armToolchainPath": "c:\\Users\\ASUS\\AppData\\Roaming\\Code - Insiders\\User\\globalStorage\\bmd.stm32-for-vscode\\@xpack-dev-tools\\arm-none-eabi-gcc\\13.2.1-1.1.1\\.content\\bin",
|
|
|
|
|
"cortex-debug.openocdPath": "C:\\USERS\\ASUS\\APPDATA\\ROAMING\\CODE - INSIDERS\\USER\\GLOBALSTORAGE\\BMD.STM32-FOR-VSCODE\\@XPACK-DEV-TOOLS\\OPENOCD\\0.12.0-3.1\\.CONTENT\\BIN\\OPENOCD.EXE"
|
2023-10-27 16:19:27 +08:00
|
|
|
}
|