A2_Motor_Board_V1.code-workspace
547 字节
{
"folders": [
{
"path": "A2_Motor_Board_V1"
},
{
"path": "Ext_Common"
}
],
"settings": {
"cortex-debug.armToolchainPath": "D:\\STM32_DEV_TOOLS\\STM32_DEV_TOOLS\\GCC-ARM-NONE-EABI-10.3-2021.10-WIN32\\GCC-ARM-NONE-EABI-10.3-2021.10\\BIN",
"cortex-debug.openocdPath": "D:\\STM32_DEV_TOOLS\\STM32_DEV_TOOLS\\OPENOCD-20231002-0.12.0\\BIN\\OPENOCD.EXE",
"files.associations": {
"bmcl_paraloadf1.h": "c",
"motor_manage.h": "c",
"upgrade.h": "c",
"stmflash.h": "c",
"upgrade_opt.h": "c",
"monitor.h": "c"
}
}
}