| Commit message (Collapse) | Author | Age |
|
|
|
|
|
|
| |
Changes:
* Add `--erase-first` option
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|
|
|
|
|
|
|
|
|
|
|
| |
The project website http://dfu-programmer.github.io seams dead, but
there are new releases on github. They just released 1.0.0, update
to it.
I removed docs, bash-completion and the fedora spec file from
configure.ac to fix cross compilation problems.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|
|
|
|
|
|
| |
More flexible with more mirrors.
Signed-off-by: Rosen Penev <rosenp@gmail.com>
|
|
|
|
|
|
|
|
|
|
| |
fix Makefile chmod (644)
replace MD5SUM with HASH
add PKG_MIRROR_HASH when PKG_SOURCE_PROTO:=git
(PKG_SOURCE_PROTO:=svn tarballs are not reproducible for now)
Signed-off-by: Etienne Champetier <champetier.etienne@gmail.com>
|
|
|
|
|
| |
Part of a wider housekeeping effort on the packages repository.
Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
|
|
dfu-programmer is a Device Firmware Update based USB programmer for
Atmel chips with a USB bootloader. It's comparable to avrdude, but
optimized for Atmel chips with integrated USB DFU Bootloader.
Signed-off-by: Stefan Hellermann <stefan@the2masters.de>
|