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