DfuSeFile Simple library to read and write DFU files in DfuSe format specified by ST app note UM0391 To compile, run mkdir cmake-build cd cmake-build cmake .. cmake --build .