usb_usb: Add Makefiles
This commit is contained in:
parent
3eae475f8b
commit
a38dd9dda5
4 changed files with 16 additions and 0 deletions
6
converter/usb_usb/Makefile.debug
Normal file
6
converter/usb_usb/Makefile.debug
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
TARGET = usb_usb_debug
|
||||
UNIMAP_ENABLE = yes
|
||||
#KEYMAP_SECTION_ENABLE = yes
|
||||
#LUFA_DEBUG = yes
|
||||
OPT_DEFS += -DDEBUG_USB_HOST
|
||||
include Makefile
|
||||
Loading…
Add table
Add a link
Reference in a new issue