Removed DISCO_F407VG from the official build

It was basically useless, since there's no corresponding target on
mbed.org
pull/445/head
Bogdan Marinescu 2014-08-14 11:38:11 +01:00
parent cde156cadc
commit 8c28ed250a
1 changed files with 0 additions and 1 deletions

View File

@ -65,7 +65,6 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('LPC11U68', ('uARM','GCC_ARM','GCC_CR')),
('GHI_MBUINO', ('ARM', 'uARM', 'GCC_ARM')),
('DISCO_F407VG', ('ARM', 'GCC_ARM')),
)