Add NRF51822 to the official release

pull/207/head
Emilio Monti 2014-03-11 12:09:25 +00:00
parent 2bb462f5a3
commit ebf51d732f
1 changed files with 1 additions and 1 deletions

View File

@ -47,7 +47,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('NUCLEO_F401RE', ('ARM', 'uARM')),
('NUCLEO_F030R8', ('ARM', 'uARM')),
# ('NRF51822', ('ARM', )),
('NRF51822', ('ARM', )),
)