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/5770/head
Martin Kojtal 2018-01-02 11:30:35 +00:00
parent fed5dd1170
commit a8fc394942
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"],