This is an old revision of the document!


Table of Contents

dfu-util

dfu-util can be used to communicate with DFU (device firmware upgrade) enabled devices.

One example is the Leaflabs Maple mini boot loader.

Install

git clone https://gitorious.org/dfu-util/dfu-util.git
cd dfu-util
sh autogen.sh
./configure --prefix=/usr/local
make
make install
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information