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