We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2194d44 commit ae01904Copy full SHA for ae01904
targets/nrf51.json
@@ -14,5 +14,6 @@
14
"lib/nrfx/mdk/system_nrf51.c",
15
"src/device/nrf/nrf51.s"
16
],
17
+ "openocd-transport": "swd",
18
"openocd-target": "nrf51"
19
}
targets/nrf52.json
@@ -12,5 +12,6 @@
12
"lib/nrfx/mdk/system_nrf52.c",
13
"src/device/nrf/nrf52.s"
targets/nrf52840.json
"lib/nrfx/mdk/system_nrf52840.c",
"src/device/nrf/nrf52840.s"
0 commit comments