7 lines
194 B
JSON
7 lines
194 B
JSON
|
|
{
|
||
|
|
"inherits": ["nano-33-ble", "nrf52840-s140v7"],
|
||
|
|
"flash-command": "nrfjprog -f nrf52 --sectorerase --program {hex} --reset",
|
||
|
|
"flash-1200-bps-reset": "false",
|
||
|
|
"openocd-interface": "jlink"
|
||
|
|
}
|