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

7 строки
203 Б
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"
}