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

     1  {
     2  	"inherits": [
     3  		"stm32wl5x_cm4"
     4  	],
     5  	"build-tags": [
     6  		"nucleowl55jc"
     7  	],
     8  	"serial": "uart",
     9  	"flash-method": "openocd",
    10  	"openocd-interface": "stlink",
    11  	"openocd-target": "stm32wlx"
    12  }