=======================================
Simple GUI frontend to dfu-util
dfu-util can be found here: dfu-util Please use 0.8 or higher if possible.
Requires: qt5
make a new Qt project
replace the src file(main.pp/mainwindow.cpp/mainwindow.h/mainwindow.ui)
build the project
Requires: qt5
make a new Qt project
replace the src file(main.pp/mainwindow.cpp/mainwindow.h/mainwindow.ui)
build the project
Requires: [Qt5](http://qt-project.org/qt5 with mingw32), cmake 3.0+
The easiest way is to use QtCreator. Open up the CMakeLists.txt file with QtCreator (make sure to select a build directory different from the source directory) Run build
copy dfu-util.exe
to the same directory as Duo-dfu.exe
Run ./Duo-dfu
or Duo-dfu.exe
Browse to the .bin file to flash. Select the file Mode Click Flash
List Devices can be used to see if dfu-util can see your device.
You may need to run the utility as root.
Contact http://discuss.redbear.cc/ Or by email -> [email protected]