Ad hoc fix of print and debug for mbed
This commit is contained in:
parent
06527bde4f
commit
8f1e311cd7
2 changed files with 12 additions and 2 deletions
|
@ -7,6 +7,8 @@ OBJECTS += \
|
|||
$(OBJDIR)/common/host.o \
|
||||
$(OBJDIR)/common/keymap.o \
|
||||
$(OBJDIR)/common/keyboard.o \
|
||||
$(OBJDIR)/common/print.o \
|
||||
$(OBJDIR)/common/debug.o \
|
||||
$(OBJDIR)/common/util.o \
|
||||
$(OBJDIR)/common/mbed/suspend.o \
|
||||
$(OBJDIR)/common/mbed/timer.o \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue