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
pull/5767/head
Martin Kojtal 2018-01-02 11:30:35 +00:00 committed by adbridge
parent 54d12c8d74
commit 97a61c43e3
1 changed files with 1 additions and 1 deletions

View File

@ -2411,7 +2411,7 @@
"device_has": ["ANALOGIN", "CAN", "ETHERNET", "I2C", "I2CSLAVE", "INTERRUPTIN", "PORTIN", "PORTINOUT", "PORTOUT", "PWMOUT", "RTC", "SERIAL", "SERIAL_FC", "SPI", "SPISLAVE", "STDIO_MESSAGES"],
"features": ["LWIP"],
"default_lib": "std",
"release_versions": ["2"]
"release_versions": []
},
"MAXWSNENV": {
"inherits": ["Target"],