Skip to content

cephdon/dfu-util

 
 

Repository files navigation

This specically formulated version of dfu-utils designed with the intent of statically linking libusb to create standalone operation on mac computers

******** Not Working ... yet *********


Dfu-util - Device Firmware Upgrade Utilities

Dfu-util is the host side implementation of the DFU 1.0 [1] and DFU 1.1 [2]
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.0 spec: http://www.usb.org/developers/devclass_docs/usbdfu10.pdf
[2] DFU 1.1 spec: http://www.usb.org/developers/devclass_docs/DFU_1.1.pdf

The official website is:

  http://dfu-util.sourceforge.net

See the INSTALL file for build instructions.

About

dfu-util with statically linked libusb for mac

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 77.0%
  • HTML 17.2%
  • Python 3.2%
  • Shell 0.9%
  • M4 0.8%
  • CSS 0.5%
  • Makefile 0.4%