View on GitHub

Asuroflash

flasher for asuro with a gtk2 interface

Download this project as a .zip file Download this project as a tar.gz file

AsuroFlash

AsuroFlash is port of the original QtFlash to GTK. It allows transferring flash images to the Asuro Robot produced by Arexx.

Asuro Flash Tool 1.6

It has the following additions to the original flasher:

Building

this project uses CMake for building.

to build and install:

cmake .
make install

remove

rm ${CMAKE_INSTALL_PREFIX}/bin/asuroflash