mirror of https://github.com/ARMmbed/mbed-os.git
Don't build a NUCLEO_F103RB release for now
NUCLEO_F103RB is not yet integrated in the on-line environment, so don't build a release for it yet.pull/119/head mbed_lib_rev71
parent
3f82e7fa6f
commit
6959ef77f4
|
@ -34,7 +34,6 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
|
|||
('LPC1347', ('ARM',)),
|
||||
('LPC4088', ('ARM', 'GCC_ARM', 'GCC_CR')),
|
||||
('LPC1114', ('uARM',)),
|
||||
('NUCLEO_F103RB', ('ARM', 'uARM', 'GCC_ARM')),
|
||||
)
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue