mirror of https://github.com/ARMmbed/mbed-os.git
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
parent
45ddf10698
commit
7b90c2ba13
|
|
@ -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',)),
|
||||
)
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue