mirror of https://github.com/ARMmbed/mbed-os.git
Added public token for RZ_A2XX in target.json
parent
4a1049d508
commit
c854392344
|
|
@ -4150,6 +4150,7 @@
|
||||||
},
|
},
|
||||||
"RZ_A2XX": {
|
"RZ_A2XX": {
|
||||||
"inherits": ["Target"],
|
"inherits": ["Target"],
|
||||||
|
"public": false,
|
||||||
"core": "Cortex-A9",
|
"core": "Cortex-A9",
|
||||||
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
|
||||||
"extra_labels": ["RENESAS", "RZ_A2XX"],
|
"extra_labels": ["RENESAS", "RZ_A2XX"],
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue