X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=wizard%2Fconst.py;h=5fc1d562e7aaecab476046895a54f4eb78031e7b;hb=a5733d7ada3d21f598bbd74d48305abae9de7224;hp=07eeb2faf1faa35d81bad7c35fda972b0a5fd38e;hpb=5daa5a51ac9a611c67118962ceb126e0bae9e491;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")