M README.md => README.md +0 -21
@@ 4,10 4,6 @@
This command line utility lets you pack raw binary firmware images into a DfuSe image container to be downloaded by any compatible flasher. The ideal companion to extend your automated build and release infrastructure based on DfuSe containers.
-### Build status
-
-[](https://gitlab.com/OpenMusicKontrollers/dfuse_pack/commits/master)
-
### Dependencies
- [cmake](http://www.cmake.org/)
@@ 60,23 56,6 @@ A more complex one based on two images for alternate setting 0 and a single imag
-m 0x1ffff8000 -i options.bin \
-a 1
-### License
-
-Copyright (c) 2015-2016 Hanspeter Portner (dev@open-music-kontrollers.ch)
-
-This is free software: you can redistribute it and/or modify
-it under the terms of the Artistic License 2.0 as published by
-The Perl Foundation.
-
-This source is distributed in the hope that it will be useful,
-but WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-Artistic License 2.0 for more details.
-
-You should have received a copy of the Artistic License 2.0
-along the source as a COPYING file. If not, obtain it from
-<http://www.perlfoundation.org/artistic_license_2_0>.
-
### References
DfuSe file specification: [DfuSe USB device firmware upgrade STMicroelectronics extension](http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF257916)
M VERSION => VERSION +1 -1
@@ 1,1 1,1 @@
-0.11.13
+0.11.15