aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/hifive1b.json
blob: 6f0ec6c206b187b59ec9511e64da1355df1fb5fe (plain)
1
2
3
4
5
6
7
8
9
10
{
	"inherits": ["fe310"],
	"build-tags": ["hifive1b"],
	"serial": "uart",
	"linkerscript": "targets/hifive1b.ld",
	"flash-method": "msd",
	"msd-volume-name": ["HiFive"],
	"msd-firmware-name": "firmware.hex",
	"jlink-device": "fe310"
}