You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 

8 lines
221 B

{
"inherits": ["nrf52840"],
"build-tags": ["pca10059"],
"serial": "usb",
"linkerscript": "targets/pca10059.ld",
"binary-format": "nrf-dfu",
"flash-command": "nrfutil dfu usb-serial -pkg {zip} -p {port} -b 115200"
}