Add openocd script (for pxt gdb)
This commit is contained in:
parent
31de8892fa
commit
5f876d5ea9
@ -28,6 +28,7 @@
|
|||||||
"deployDrives": "(MICROBIT|MBED)",
|
"deployDrives": "(MICROBIT|MBED)",
|
||||||
"driveName": "MICROBIT",
|
"driveName": "MICROBIT",
|
||||||
"hexMimeType": "application/x-microbit-hex",
|
"hexMimeType": "application/x-microbit-hex",
|
||||||
|
"openocdScript": "source [find interface/cmsis-dap.cfg]; source [find target/nrf51.cfg]",
|
||||||
"upgrades": [
|
"upgrades": [
|
||||||
{
|
{
|
||||||
"type": "package",
|
"type": "package",
|
||||||
|
Loading…
Reference in New Issue
Block a user