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

     1  {
     2  	"build-tags": ["softdevice", "s140v7"],
     3  	"linkerscript": "targets/nrf52840-s140v7.ld",
     4  	"ldflags": [
     5  		"--defsym=__softdevice_stack=0x700"
     6  	]
     7  }