Added LPC11U35_401 in the list of official builds

pull/128/merge mbed_lib_rev74
Bogdan Marinescu 2013-12-13 13:36:37 +02:00
parent 1ae5a1d340
commit b72b73e6f0
1 changed files with 1 additions and 0 deletions

View File

@ -36,6 +36,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('LPC1114', ('uARM',)),
('KL46Z', ('ARM', 'GCC_ARM')),
('NUCLEO_F103RB', ('ARM',)),
('LPC11U35_401', ('ARM', 'uARM')),
)