Skip to content

This is a basic copy from git clone git://git.code.sf.net/p/dfu-util/dfu-util

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING
Notifications You must be signed in to change notification settings

autumn-qmj/dfu-util

Repository files navigation

Dfu-util - Device Firmware Upgrade Utilities

Dfu-util is the host side implementation of the DFU 1.0 and DFU 1.1 [1]
specification of the USB forum.

DFU is intended to download and upload firmware to devices connected over
USB. It ranges from small devices like micro-controller boards up to mobile
phones. With dfu-util you are able to download firmware to your device or
upload firmware from it.

dfu-util has been tested with Openmoko Neo1973 and Freerunner and many
other devices.

[1] DFU 1.1 spec: http://www.usb.org/developers/docs/devclass_docs/DFU_1.1.pdf

The official website is:

  http://dfu-util.sourceforge.net

See the INSTALL file for build instructions.

Build the WIN32 tool
1. Git clone https://github.com/autumn-qmj/dfu-util.git
2. cd dfu-util
3. git submodule init
4. git submodule update
5. Open dfu-util/msvc/dfu-util_2010.sln and build

About

This is a basic copy from git clone git://git.code.sf.net/p/dfu-util/dfu-util

Resources

License

GPL-3.0, GPL-2.0 licenses found

Licenses found

GPL-3.0
LICENSE
GPL-2.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published