From 31bd54062723bed96bf78951136f1bdac454689d Mon Sep 17 00:00:00 2001 From: Hanspeter Portner Date: Fri, 24 Mar 2023 16:46:49 +0100 Subject: [PATCH] cleanup readme --- README.md | 21 --------------------- VERSION | 2 +- 2 files changed, 1 insertion(+), 22 deletions(-) diff --git a/README.md b/README.md index 91a4b68..4ff896c 100644 --- a/README.md +++ b/README.md @@ -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 - -[![build status](https://gitlab.com/OpenMusicKontrollers/dfuse_pack/badges/master/build.svg)](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 -. - ### References DfuSe file specification: [DfuSe USB device firmware upgrade STMicroelectronics extension](http://www.st.com/web/catalog/tools/FM147/CL1794/SC961/SS1533/PF257916) diff --git a/VERSION b/VERSION index 44ab23e..4aa0906 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.11.13 +0.11.15 -- 2.45.2