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.
2 parents f843d49 + 27f7aee commit d215e4fCopy full SHA for d215e4f
tools/config.py
@@ -17,6 +17,7 @@
17
18
from copy import deepcopy
19
import os
20
+import sys
21
# Implementation of mbed configuration mechanism
22
from tools.utils import json_file_to_dict
23
from tools.targets import CUMULATIVE_ATTRIBUTES, TARGET_MAP, \
0 commit comments