Files
tinygo/targets/pca10059.json
T
2021-06-08 14:17:04 +02:00

8 lines
203 B
JSON

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