Add sendchar with Generic HID to support debug print.
This commit is contained in:
parent
dd93d2915f
commit
3969ec09b4
5 changed files with 586 additions and 410 deletions
|
|
@ -128,8 +128,7 @@ LSRC = $(TARGET).c \
|
|||
SRC = $(subst $(LUFA_PATH)/LUFA/,,$(LSRC))
|
||||
SRC += keymap.c \
|
||||
matrix.c \
|
||||
led.c \
|
||||
sendchar_null.c
|
||||
led.c
|
||||
CONFIG_H = config.h
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue