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 cb930e7 commit 27f7aeeCopy full SHA for 27f7aee
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