mirror of https://github.com/ARMmbed/mbed-os.git
Build release - RZ_A1H iar removal
There are issues with cmsis API, which were not ported to IAR.pull/1729/head
parent
be6e09bec3
commit
1290925ad1
|
@ -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')),
|
||||
|
|
Loading…
Reference in New Issue