aboutsummaryrefslogtreecommitdiffhomepage
path: root/targets/atsame51j19a.json
blob: 98136769ddeb76e8b5e9408f29d490b41dd5f9ae (plain)
1
2
3
4
5
6
7
8
9
10
{
	"inherits": ["cortex-m4"],
	"build-tags": ["atsame51j19a", "atsame51j19", "atsame51", "atsame5x", "sam"],
	"linkerscript": "targets/atsame5xx19.ld",
	"extra-files": [
		"src/device/sam/atsame51j19a.s"
	],
	"openocd-transport": "swd",
	"openocd-target": "atsame5x"
}