~hp/dfuse_pack

f37be91939505ed6ae14916c84619030341be945 — Hanspeter Portner 10 years ago a327b71
update README.md
1 files changed, 4 insertions(+), 4 deletions(-)

M README.md
M README.md => README.md +4 -4
@@ 1,13 1,13 @@
# dfuse\_pack

## A DfuSe packer
## A DfuSe packer (USB device firmware upgrade STMicroelectronics extension)

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 base of DfuSe containers.
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.

### Dependencies

- eina (from the enlightenment foundation libraries (EFL))
- cmake (as build tool)
- [eina](http://docs.enlightenment.org/auto/eina/eina_main.html)
- [cmake](http://www.cmake.org/)

### Build / install