Skip to content

Commit fa51930

Browse files
committed
Remove Cortex A boards as Cortex-A it is not supported in CMSIS5/RTX2
1 parent 59061b6 commit fa51930

File tree

1 file changed

+0
-23
lines changed

1 file changed

+0
-23
lines changed

targets/targets.json

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -1834,29 +1834,6 @@
18341834
"features": ["BLE"],
18351835
"release_versions": ["2", "5"]
18361836
},
1837-
"RZ_A1H": {
1838-
"supported_form_factors": ["ARDUINO"],
1839-
"core": "Cortex-A9",
1840-
"program_cycle_s": 2,
1841-
"extra_labels": ["RENESAS", "MBRZA1H"],
1842-
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
1843-
"inherits": ["Target"],
1844-
"device_has": ["ANALOGIN", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "I2C_ASYNCH", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_ASYNCH", "SERIAL_FC", "SPI", "SPISLAVE", "SPI_ASYNCH", "STDIO_MESSAGES"],
1845-
"features": ["LWIP"],
1846-
"release_versions": ["2", "5"]
1847-
},
1848-
"VK_RZ_A1H": {
1849-
"inherits": ["Target"],
1850-
"core": "Cortex-A9",
1851-
"extra_labels": ["RENESAS", "VKRZA1H"],
1852-
"supported_toolchains": ["ARM", "GCC_ARM", "IAR"],
1853-
"default_toolchain": "ARM",
1854-
"program_cycle_s": 2,
1855-
"device_has": ["ANALOGIN", "CAN", "ERROR_PATTERN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
1856-
"features": ["LWIP"],
1857-
"default_lib": "std",
1858-
"release_versions": ["2", "5"]
1859-
},
18601837
"MAXWSNENV": {
18611838
"inherits": ["Target"],
18621839
"core": "Cortex-M3",

0 commit comments

Comments
 (0)