Remove RZ_A1H from the list of release targets

This target is not yet tested, so it can't be released as part of the official
SDK build for now.
pull/663/head
Bogdan Marinescu 2014-11-06 12:55:51 +00:00
parent 45ddf10698
commit 7b90c2ba13
1 changed files with 1 additions and 1 deletions

View File

@ -78,7 +78,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('LPC11U68', ('uARM','GCC_ARM','GCC_CR')),
('OC_MBUINO', ('ARM', 'uARM', 'GCC_ARM')),
('RZ_A1H' , ('ARM')),
# ('RZ_A1H' , ('ARM',)),
)