Bug fix the export function to the IAR.

We added the IAR tool chain to release build.
pull/1590/head
tomoyuki yamanaka 2016-03-07 13:14:06 +09:00
parent abf43a33ce
commit a4c27c1f40
1 changed files with 1 additions and 1 deletions

View File

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