Add the new parsing functions in the bertos_utils module, removing the temporary...
[bertos.git] / wizard / const.py
index 32aa18e284ce958dbb805fba35a4ec6b9267bded..31b1c7cbbb95b3d1445f061ef0a0e88db1f33f98 100644 (file)
@@ -14,6 +14,7 @@ CPU_DEF = {
     "CPU_DIR": "",
     "DEFINITION_PATH": "",
     "TOOLCHAIN": "",
+    "CPU_TAGS": "",
     "CORE_CPU": "",
     "SCRIPT_DIR": "",
     "HW_DIR": "",