Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 336 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 336 Bytes

dfulib

DFU programming library and utility

This is a library for programming DFU devices using libusb. It is designed initially to support ATmega DFU devices, but will be easily extensible for other devices.

The library is MIT licensed so that users can freely integrate it into their projects without any unneccesary restrictions.