1
0
Fork 0

fixed makefile, added MO DF shortcuts

This commit is contained in:
Jack Humbert 2015-10-26 20:02:25 -04:00
parent 402122744c
commit cc1c32671e
5 changed files with 104 additions and 48 deletions

View file

@ -3,7 +3,7 @@ PJRC_DIR = protocol/pjrc
SRC += $(BLUEFRUIT_DIR)/main.c \
$(BLUEFRUIT_DIR)/bluefruit.c \
../serial_uart.c \
protocol/serial_uart.c \
$(PJRC_DIR)/pjrc.c \
$(PJRC_DIR)/usb_keyboard.c \
$(PJRC_DIR)/usb_debug.c \