Skip to content

Commit a8fc394

Browse files
committed
VK RZ A1H: remove target from mbed 2 release
As it does not share the codebase with RZ A1H, it needs to be disabled until bring it up to date with the latest changes to cmsis. There are changes regarding caches, mmu and others
1 parent fed5dd1 commit a8fc394

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

targets/targets.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2411,7 +2411,7 @@
24112411
"device_has": ["ANALOGIN", "CAN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
24122412
"features": ["LWIP"],
24132413
"default_lib": "std",
2414-
"release_versions": ["2"]
2414+
"release_versions": []
24152415
},
24162416
"MAXWSNENV": {
24172417
"inherits": ["Target"],

0 commit comments

Comments
 (0)