Update debug tools

This commit is contained in:
Ivan Kravets 2017-04-07 23:56:56 +03:00
parent 65040d792a
commit d65679de4a
59 changed files with 262 additions and 209 deletions

View File

@ -19,7 +19,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -19,7 +19,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -19,7 +19,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -7,27 +7,17 @@
"mcu": "stm32f103c8t6",
"variant": "stm32f1"
},
"frameworks": [
"mbed",
"arduino"
],
"name": "BluePill F103C8",
"upload": {
"maximum_ram_size": 20480,
"maximum_size": 65536,
"protocol": "stlink"
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -39,7 +29,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -57,7 +47,18 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": [
"mbed",
"arduino"
],
"name": "BluePill F103C8",
"upload": {
"maximum_ram_size": 20480,
"maximum_size": 65536,
"protocol": "stlink"
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103c8.html",
"vendor": "Generic"

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -33,7 +33,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -22,7 +22,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -35,7 +35,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -22,7 +22,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -35,7 +35,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -21,7 +21,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -34,7 +34,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -28,7 +28,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",

View File

@ -12,28 +12,17 @@
"mcu": "stm32f103c8",
"variant": "generic_stm32f103c"
},
"frameworks": ["arduino"],
"name": "STM32F103C8 (20k RAM. 64k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 65536,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -45,7 +34,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -63,7 +52,19 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": ["arduino"],
"name": "STM32F103C8 (20k RAM. 64k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 65536,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103c8.html",
"vendor": "Generic"

View File

@ -12,28 +12,17 @@
"mcu": "stm32f103cb",
"variant": "generic_stm32f103c"
},
"frameworks": ["arduino"],
"name": "STM32F103CB (20k RAM. 128k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 131072,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -45,7 +34,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -63,7 +52,19 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": ["arduino"],
"name": "STM32F103CB (20k RAM. 128k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 131072,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103cb.html",
"vendor": "Generic"

View File

@ -12,28 +12,17 @@
"mcu": "stm32f103r8",
"variant": "generic_stm32f103r8"
},
"frameworks": ["arduino"],
"name": "STM32F103R8 (20k RAM. 64 Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 65536,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -45,7 +34,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -63,7 +52,19 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": ["arduino"],
"name": "STM32F103R8 (20k RAM. 64 Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 65536,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103r8.html",
"vendor": "Generic"

View File

@ -12,28 +12,17 @@
"mcu": "stm32f103rb",
"variant": "generic_stm32f103r8"
},
"frameworks": ["arduino"],
"name": "STM32F103RB (20k RAM. 128k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 131072,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -45,7 +34,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -63,7 +52,19 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": ["arduino"],
"name": "STM32F103RB (20k RAM. 128k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 20480,
"maximum_size": 131072,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103rb.html",
"vendor": "Generic"

View File

@ -12,28 +12,17 @@
"mcu": "stm32f103rc",
"variant": "generic_stm32f103r"
},
"frameworks": ["arduino"],
"name": "STM32F103RC (48k RAM. 256k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 49152,
"maximum_size": 262144,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -45,7 +34,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -63,7 +52,19 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": ["arduino"],
"name": "STM32F103RC (48k RAM. 256k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 49152,
"maximum_size": 262144,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103rc.html",
"vendor": "Generic"

View File

@ -12,28 +12,17 @@
"mcu": "stm32f103re",
"variant": "generic_stm32f103r"
},
"frameworks": ["arduino"],
"name": "STM32F103RE (64k RAM. 512k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 65536,
"maximum_size": 524288,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"debug": {
"tools": {
"stlink": {
"stlink-v2": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
"arguments": [
"-f", "scripts/interface/stlink-v2-1.cfg",
"-f", "scripts/interface/stlink-v2.cfg",
"-c", "transport select hla_swd",
"-f", "scripts/target/stm32f1x.cfg",
"-c", "reset_config srst_only"
"-c", "reset_config srst_nogate"
]
},
"gdbinit": [
@ -45,7 +34,7 @@
"b main"
]
},
"bmp": {
"blackmagic": {
"hwids": [
[
"0x1d50",
@ -63,7 +52,19 @@
"b main"
]
}
}
},
"default_tool": "stlink-v2"
},
"frameworks": ["arduino"],
"name": "STM32F103RE (64k RAM. 512k Flash)",
"upload": {
"disable_flushing": false,
"maximum_ram_size": 65536,
"maximum_size": 524288,
"protocol": "serial",
"require_upload_port": true,
"use_1200bps_touch": false,
"wait_for_upload_port": false
},
"url": "http://www.st.com/content/st_com/en/products/microcontrollers/stm32-32-bit-arm-cortex-mcus/stm32f1-series/stm32f103/stm32f103re.html",
"vendor": "Generic"

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -18,7 +18,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -31,7 +31,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -15,7 +15,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -33,7 +33,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -20,7 +20,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -33,7 +33,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -32,7 +32,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",
@ -27,7 +27,8 @@
"monitor reset halt",
"monitor reset init",
"b main"
]
],
"onboard": true
}
}
},

View File

@ -14,7 +14,7 @@
},
"debug": {
"tools": {
"stlink": {
"stlink-v2-1": {
"server": {
"package": "tool-openocd",
"executable": "bin/openocd",