sun_usb: Add Makefile for ATmega32U4
This commit is contained in:
parent
05c2df1237
commit
e63aff8715
2 changed files with 13 additions and 4 deletions
5
converter/sun_usb/Makefile.atmega32u4
Normal file
5
converter/sun_usb/Makefile.atmega32u4
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
TARGET = sun_usb_atmega32u4
|
||||
MCU = atmega32u4
|
||||
|
||||
include Makefile
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue