aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/pca10056.json
blob: de660b448294bce6364d601b66e0e7898fe06116 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"inherits": ["nrf52840"],
	"build-tags": ["pca10056"],
	"serial": "uart",
	"flash-method": "command",
	"flash-command": "nrfjprog -f nrf52 --sectorerase --program {hex} --reset",
	"msd-volume-name": ["JLINK"],
	"msd-firmware-name": "firmware.hex",
	"openocd-interface": "jlink",
	"openocd-transport": "swd"
}