We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a77182e commit 6904f84Copy full SHA for 6904f84
tools/export/cdt/__init__.py
@@ -1,6 +1,6 @@
1
import re
2
3
-from os.path import join, exists, realpath, relpath, basename
+from os.path import join, exists
4
from os import makedirs
5
6
from tools.export.makefile import Makefile, GccArm, Armc5, IAR
0 commit comments