PDU_Code/.vscode/settings.json

7 lines
449 B
JSON
Raw Normal View History

2024-05-12 14:08:58 +02:00
{
"cortex-debug.armToolchainPath": "c:\\Users\\nived\\AppData\\Roaming\\Code\\User\\globalStorage\\bmd.stm32-for-vscode\\@xpack-dev-tools\\arm-none-eabi-gcc\\12.3.1-1.2.1\\.content\\bin",
"cortex-debug.openocdPath": "C:\\USERS\\NIVED\\APPDATA\\ROAMING\\CODE\\USER\\GLOBALSTORAGE\\BMD.STM32-FOR-VSCODE\\@XPACK-DEV-TOOLS\\OPENOCD\\0.12.0-2.1\\.CONTENT\\BIN\\OPENOCD.EXE",
"files.associations": {
"current_monitoring.h": "c"
}
2024-05-12 14:08:58 +02:00
}