X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fconst.py;h=5fc1d562e7aaecab476046895a54f4eb78031e7b;hb=447d13a467817073c1f2fd336e1cf8584ea8ae78;hp=07eeb2faf1faa35d81bad7c35fda972b0a5fd38e;hpb=cdb972b91ee72e11426735691f8c0e7e8e75b2c0;p=bertos.git diff --git a/wizard/const.py b/wizard/const.py index 07eeb2fa..5fc1d562 100644 --- a/wizard/const.py +++ b/wizard/const.py @@ -63,6 +63,7 @@ CPU_DEF = { "PROGRAMMER_CPU": "", "FLASH_SCRIPT": "", "DEBUG_SCRIPT": "", + "GDB_INIT_SCRIPT": "", } TOOLCHAIN_ITEMS = ("ld", "as")