aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/nano-33-ble.json
blob: 83a4ff108b5e799031dce0baceb6993aa65ac225 (plain)
1
2
3
4
5
6
7
8
9
{
	"inherits": ["nrf52840"],
	"build-tags": ["nano_33_ble", "nrf52840_reset_bossa"],
	"flash-command": "bossac_arduino2 -d -i -e -w -v -R --port={port} {bin}",
	"serial-port": ["2341:805a", "2341:005a"],
	"serial": "usb",
	"flash-1200-bps-reset": "true",
	"linkerscript": "targets/nano-33-ble.ld"
}