SlackBuildsOrg/development/dfu-programmer
Steven Voges dc8d8763bd
development/dfu-programmer: Updated for version 1.1.0, new maint.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2023-09-17 00:10:16 +07:00
..
dfu-programmer.info
dfu-programmer.SlackBuild
README
README.SBo
slack-desc

dfu-programmer is an implementation of the Device Firmware Upgrade
class USB driver that enables firmware upgrades for various USB enabled
(with the correct bootloader) Atmel chips. This program was created
because the Atmel "FLIP" program for flashing devices does not support
flashing via USB on Linux, and because standard DFU loaders do not work
for Atmel's chips.

Check out the Atmel website for more information. They are kind enough
to provide generally correct specifications this implementation is
based on.

See README.SBo for post-install configuration.