Files
tinygo/targets/nano-33-ble-s140v7.json
2021-11-03 20:54:40 +01:00

7 lines
194 B
JSON

{
"inherits": ["nano-33-ble", "nrf52840-s140v7"],
"flash-command": "nrfjprog -f nrf52 --sectorerase --program {hex} --reset",
"flash-1200-bps-reset": "false",
"openocd-interface": "jlink"
}