Fixed syntax error in build_release.py

pull/490/head^2
Bogdan Marinescu 2014-09-12 10:50:46 +01:00
parent a2853d2aa4
commit 305b628639
1 changed files with 1 additions and 1 deletions

View File

@ -59,7 +59,7 @@ OFFICIAL_MBED_LIBRARY_BUILD = (
('NUCLEO_L053R8', ('ARM', 'uARM')),
('NUCLEO_L152RE', ('ARM', 'uARM')),
{'ARCH_MAX', ('ARM', 'GCC_ARM')),
('ARCH_MAX', ('ARM', 'GCC_ARM')),
('NRF51822', ('ARM', 'GCC_ARM')),
('HRM1017', ('ARM', 'GCC_ARM')),