sun_usb: Add Makefile for ATmega32U4

This commit is contained in:
tmk 2020-04-09 13:50:55 +09:00
parent 05c2df1237
commit e63aff8715
2 changed files with 13 additions and 4 deletions

View file

@ -0,0 +1,5 @@
TARGET = sun_usb_atmega32u4
MCU = atmega32u4
include Makefile