Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 161 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 161 Bytes

DfuSeFile

Simple library to read and write DFU files in DfuSe format specified by ST app note UM0391

To compile

g++ DfuSeFileTest.cpp -o DfuSeFileTest.exe