aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/microbit.json
blob: a890100daf6764fd23e096ee806b5fe33c5f7d0f (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"
}