usb_usb: Add Makefiles
This commit is contained in:
parent
3eae475f8b
commit
a38dd9dda5
4 changed files with 16 additions and 0 deletions
5
converter/usb_usb/Makefile.8mhz
Normal file
5
converter/usb_usb/Makefile.8mhz
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
F_CPU = 8000000
|
||||
F_USB = 16000000
|
||||
UNIMAP_ENABLE = yes
|
||||
KEYMAP_SECTION_ENABLE = yes
|
||||
include Makefile
|
||||
Loading…
Add table
Add a link
Reference in a new issue