Files
tinygo/targets/atsame54-xpro.json
T
2021-05-10 12:27:10 +02:00

8 lines
175 B
JSON

{
"inherits": ["atsame54p20a"],
"build-tags": ["atsame54_xpro"],
"flash-method": "openocd",
"openocd-interface": "cmsis-dap",
"default-stack-size": 4096
}