10 lines
206 B
JSON
10 lines
206 B
JSON
|
|
{
|
||
|
|
"inherits": ["nrf51"],
|
||
|
|
"build-tags": ["microbit"],
|
||
|
|
"serial": "uart",
|
||
|
|
"flash-method": "msd",
|
||
|
|
"openocd-interface": "cmsis-dap",
|
||
|
|
"msd-volume-name": ["MICROBIT"],
|
||
|
|
"msd-firmware-name": "firmware.hex"
|
||
|
|
}
|