X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fconst.py;h=d66c479a418e98526fc30e493b16d7ac84cce928;hb=ea62a2f8101c1fcc896892d2407f051ef3a9bc0b;hp=32aa18e284ce958dbb805fba35a4ec6b9267bded;hpb=255e98716335ab8e40da330bad016a8983046dec;p=bertos.git diff --git a/wizard/const.py b/wizard/const.py index 32aa18e2..d66c479a 100644 --- a/wizard/const.py +++ b/wizard/const.py @@ -14,6 +14,7 @@ CPU_DEF = { "CPU_DIR": "", "DEFINITION_PATH": "", "TOOLCHAIN": "", + "CPU_TAGS": [], "CORE_CPU": "", "SCRIPT_DIR": "", "HW_DIR": "",