Skip to content

Commit 1290925

Browse files
committed
Build release - RZ_A1H iar removal
There are issues with cmsis API, which were not ported to IAR.
1 parent be6e09b commit 1290925

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

workspace_tools/build_release.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,7 +128,7 @@
128128
('ARM_MPS2_M7' , ('ARM',)),
129129
('ARM_MPS2_BEID' , ('ARM',)),
130130

131-
('RZ_A1H' , ('ARM', 'GCC_ARM', 'IAR')),
131+
('RZ_A1H' , ('ARM', 'GCC_ARM')),
132132

133133
('EFM32ZG_STK3200', ('GCC_ARM', 'uARM')),
134134
('EFM32HG_STK3400', ('GCC_ARM', 'uARM')),

0 commit comments

Comments
 (0)