aboutsummaryrefslogtreecommitdiff
path: root/utils/avrdude
Commit message (Collapse)AuthorAge
* utils/avrdude: update to 6.3p-wassi2016-12-05
| | | | | | Update avrdude to upstream release 6.3 Signed-off-by: Paul Wassi <p.wassi@gmx.at>
* avrdude: move to "Microcontroller programming" submenuAlberto Bursi2016-11-02
| | | | | Part of a wider housekeeping effort on the packages repository. Signed-off-by: Alberto Bursi <alberto.bursi@outlook.it>
* avrdude: Fix inclusion of libelf when BUILD_NLS=yTed Hess2015-12-06
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* avrdude: enable linux-gpio by defaultJohn Crispin2015-08-26
| | | | Signed-off-by: John Crispin <blogic@openwrt.org>
* avrdude: fix musl compatibilityJo-Philipp Wich2015-06-16
| | | | | | | - Build with -D_GNU_SOURCE to expose "loff_t" required for libelf.h - Include sys/types.h before usb.h to provide missing u_int*_t types Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
* avrdude: Add libelf dependencyTed Hess2015-04-28
| | | | Signed-off-by: Ted Hess <thess@kitschensync.net>
* avrdude: move from oldpackages, update to latest version & build optsTed Hess2015-04-23
Signed-off-by: Ted Hess <thess@kitschensync.net>