mirror of https://github.com/ARMmbed/mbed-os.git
Disable DISCO_F746NG for now
Since code for this target can't be built with the online compiler at the moment, disable it until we upgrade to a newer version of the compiler.pull/1212/head^2
parent
61f854b212
commit
81e206d2ad
|
@ -76,7 +76,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
|
|||
('MTS_DRAGONFLY_F411RE', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
|
||||
('DISCO_L053C8', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
|
||||
('DISCO_F334C8', ('ARM', 'uARM', 'IAR', 'GCC_ARM')),
|
||||
('DISCO_F746NG', ('ARM', 'uARM', 'IAR')),
|
||||
# ('DISCO_F746NG', ('ARM', 'uARM', 'IAR')),
|
||||
|
||||
('ARCH_MAX', ('ARM', 'GCC_ARM')),
|
||||
|
||||
|
|
Loading…
Reference in New Issue