dfu-programmer

USB programmer for flashing firmware on Atmel microcontroller devices

brewmacoslinux
Try with needOr install directly
Source

About

Device firmware update based USB programmer for Atmel chips

Commands

dfu-programmer

Examples

List all connected DFU-capable Atmel devices$ dfu-programmer --list
Flash a hex file to an ATmega32U4 device$ dfu-programmer atmega32u4 flash firmware.hex
Erase the flash memory of an AT90USB1286 device$ dfu-programmer at90usb1286 erase