]> git.friedersdorff.com Git - max/tmk_keyboard.git/blobdiff - Makefile.vusb
added copyright and license notice.
[max/tmk_keyboard.git] / Makefile.vusb
index 0ef1b115505c1e8b4e58dda6edb46b3396a0eede..b8e71a8e36eb834966e460b26cc3c7dfc28b86fd 100644 (file)
@@ -2,7 +2,8 @@ OPT_DEFS += -DHOST_VUSB
 
 SRC =  usbdrv.c \
        usbdrvasm.S \
-       oddebug.c
+       oddebug.c \
+       sendchar_usart.c
 SRC += $(TARGET_SRC)