aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/reelboard.json
blob: 240eb371c5817b0ac1e67a06e0b743213503d9ca (plain)
1
2
3
4
5
6
7
8
9
{
	"inherits": ["nrf52840"],
	"build-tags": ["reelboard"],
	"serial": "uart",
	"flash-method": "msd",
	"msd-volume-name": ["reel-board"],
	"msd-firmware-name": "firmware.hex",
	"openocd-interface": "cmsis-dap"
}