Files
tinygo/targets/pca10031.json
T
sago35 ecaec565aa nrf: Added support for writing with nrfjprog on all nrf boards
`tinygo flash -programmer command` to write using nrfjprog
2021-03-22 19:00:21 +09:00

6 lines
91 B
JSON

{
"inherits": ["nrf51"],
"build-tags": ["pca10031"],
"openocd-interface": "cmsis-dap"
}