2021-04-04 18:23:27 +02:00
|
|
|
{
|
|
|
|
"folders": [
|
|
|
|
{
|
|
|
|
"path": "."
|
|
|
|
}
|
2021-05-10 17:42:55 +02:00
|
|
|
],
|
|
|
|
"settings": {
|
2021-07-10 20:58:05 +02:00
|
|
|
"stm32-for-vscode.openOCDPath": "/home/leopold/.config/Code/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/openocd/0.11.0-1.1/.content/bin/openocd",
|
2021-07-17 19:30:16 +02:00
|
|
|
"stm32-for-vscode.makePath": false,
|
|
|
|
"stm32-for-vscode.armToolchainPath": false,
|
2021-07-10 20:58:05 +02:00
|
|
|
"cortex-debug.armToolchainPath": "/home/leopold/.config/Code/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/arm-none-eabi-gcc/10.2.1-1.1.2/.content/bin",
|
|
|
|
"cortex-debug.openocdPath": "/home/leopold/.config/Code/User/globalStorage/bmd.stm32-for-vscode/@xpack-dev-tools/openocd/0.11.0-1.1/.content/bin/openocd"
|
2021-05-10 17:42:55 +02:00
|
|
|
}
|
2021-04-04 18:23:27 +02:00
|
|
|
}
|