Added LPC11U68 to the official build

pull/314/head mbed_lib_rev84
Bogdan Marinescu 2014-05-19 13:47:09 +01:00
parent eb0ab77fdb
commit e686ab9224
1 changed files with 2 additions and 0 deletions

View File

@ -52,6 +52,8 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('NUCLEO_L152RE', ('ARM', 'uARM')),
('NRF51822', ('ARM', )),
('LPC11U68', ('uARM',)),
)