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