Morpheus / mbed-tools

Fork of mbed-tools by -deleted-

Revision:
2:5f044fef8f98
Parent:
0:4a2e5f0422d6
--- a/export/emblocks.py	Wed Mar 30 16:27:19 2016 +0000
+++ b/export/emblocks.py	Wed Mar 30 19:28:05 2016 +0100
@@ -16,7 +16,7 @@
 """
 from exporters import Exporter
 from os.path import splitext, basename
-from workspace_tools.targets import TARGETS
+from tools.targets import TARGETS
 
 # filter all the GCC_ARM targets out of the target list
 gccTargets = []