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