Build release - RZ_A1H iar removal

There are issues with cmsis API, which were not ported to IAR.
pull/1729/head
0xc0170 2016-05-10 10:20:11 -05:00
parent be6e09bec3
commit 1290925ad1
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('ARM_MPS2_M7' , ('ARM',)),
('ARM_MPS2_BEID' , ('ARM',)),
('RZ_A1H' , ('ARM', 'GCC_ARM', 'IAR')),
('RZ_A1H' , ('ARM', 'GCC_ARM')),
('EFM32ZG_STK3200', ('GCC_ARM', 'uARM')),
('EFM32HG_STK3400', ('GCC_ARM', 'uARM')),