pull/337/head
Juan Carlos Ferrer 2014-05-31 15:29:50 -05:00
parent 7615b927f3
commit c7ea75f103
1 changed files with 1 additions and 1 deletions

View File

@ -112,7 +112,7 @@ if __name__ == '__main__':
('iar', 'LPC1768'),
(None, None)
(None, None),
('gcc_arm', 'NRF51822'),
]:
print '\n=== Exporting to "%s::%s" ===' % (toolchain, target)