Skip to content

Commit 5a08da0

Browse files
TomoYamanakacmonr
authored andcommitted
Change the values of RZ_A1 related "extra_labels" in targets.json
As a result of revision of folder structure, I changed the values of "extra_labels" of RZ_A1-related in targets.json.
1 parent 73a5c55 commit 5a08da0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

targets/targets.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2551,7 +2551,7 @@
25512551
"supported_form_factors": ["ARDUINO"],
25522552
"core": "Cortex-A9",
25532553
"program_cycle_s": 2,
2554-
"extra_labels": ["RENESAS", "MBRZA1H"],
2554+
"extra_labels": ["RENESAS", "RZ_A1XX", "RZA1H", "MBRZA1H"],
25552555
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
25562556
"inherits": ["Target"],
25572557
"device_has": ["ANALOGIN", "CAN", "ETHERNET", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
@@ -2561,7 +2561,7 @@
25612561
"VK_RZ_A1H": {
25622562
"inherits": ["Target"],
25632563
"core": "Cortex-A9",
2564-
"extra_labels": ["RENESAS", "VKRZA1H"],
2564+
"extra_labels": ["RENESAS", "RZ_A1XX", "RZA1H", "VKRZA1H"],
25652565
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
25662566
"default_toolchain": "ARM",
25672567
"program_cycle_s": 2,

0 commit comments

Comments
 (0)