8 lines
187 B
JSON
8 lines
187 B
JSON
|
|
{
|
||
|
|
"inherits": ["nrf51"],
|
||
|
|
"build-tags": ["pca10031"],
|
||
|
|
"serial": "uart",
|
||
|
|
"flash-command": "nrfjprog -f nrf51 --sectorerase --program {hex} --reset",
|
||
|
|
"openocd-interface": "cmsis-dap"
|
||
|
|
}
|