github.com/tinygo-org/tinygo@v0.31.3-0.20240404173401-90b0bf646c27/targets/nano-33-ble-s140v7.json (about)

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