mirror of
git://projects.qi-hardware.com/ben-wpan.git
synced 2025-03-14 00:09:12 +02:00
DFU files need to have a valid DFU suffix which provides information about the USB vendor and product ID it should be used for as well as same basic CRC file integrity checking. The dfu-suffix tool can add this and got added to dfu-utils in 0.7. With the Makefile changes we take the original atusb-bin file, make a copy and add the DFU suffix it before flashing.