10 строки
269 Б
JSON
10 строки
269 Б
JSON
{
|
|
"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"
|
|
}
|