mirror of https://github.com/ARMmbed/mbed-os.git
Begin export
parent
34d7d6f9c6
commit
7615b927f3
|
@ -113,6 +113,7 @@ if __name__ == '__main__':
|
|||
|
||||
|
||||
(None, None)
|
||||
('gcc_arm', 'NRF51822'),
|
||||
]:
|
||||
print '\n=== Exporting to "%s::%s" ===' % (toolchain, target)
|
||||
test_export(toolchain, target)
|
||||
|
|
Loading…
Reference in New Issue