mirror of
https://github.com/tinygo-org/tinygo.git
synced 2026-08-14 07:53:40 +00:00
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"inherits": ["cortex-m4"],
|
||||
"build-tags": ["ra4m1", "renesas"],
|
||||
"linkerscript": "targets/ra4m1.ld",
|
||||
"extra-files": [
|
||||
"src/device/renesas/r7fa4m2ad.s"
|
||||
],
|
||||
"openocd-transport": "swd",
|
||||
"openocd-target": "atsame5x"
|
||||
}
|
||||
Reference in New Issue
Block a user