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