X-Git-Url: http://cloudbase.mooo.com/gitweb/z180-stamp.git/blobdiff_plain/323398b1e863d2a23251d44d3bba260675139499..92b46605a20b89d566a81811b9da7a0097b0d950:/avr/Tupfile?ds=inline diff --git a/avr/Tupfile b/avr/Tupfile index b7da73b..199b86c 100644 --- a/avr/Tupfile +++ b/avr/Tupfile @@ -35,6 +35,7 @@ GDB = $(TOOLCHAIN)-gdb ############################################################################### ifdef DEBUG +SRC += debug.c DEFS += -DDEBUG=2 endif