makefile 110 Bytes
all:
	dfu-programmer atmega16u2 erase
	dfu-programmer atmega16u2 flash *.hex
	dfu-programmer atmega16u2 reset