FS#33590 - [avrdude] Add libftdi to the dependencies
Attached to Project:
Community Packages
Opened by azudem (azudem) - Sunday, 27 January 2013, 06:59 GMT
Last edited by Jelle van der Waa (jelly) - Saturday, 06 April 2013, 19:55 GMT
Opened by azudem (azudem) - Sunday, 27 January 2013, 06:59 GMT
Last edited by Jelle van der Waa (jelly) - Saturday, 06 April 2013, 19:55 GMT
|
Details
(Sorry for bad English.)
Description: Without libftdi the avrdude is compiled without support for "avrftdi" programmer, but it's very popular programmer for AVR MCU. Additional info: * avrdude 5.11.1 (current version) |
This task depends upon
Closed by Jelle van der Waa (jelly)
Saturday, 06 April 2013, 19:55 GMT
Reason for closing: Fixed
Additional comments about closing: fixed
Saturday, 06 April 2013, 19:55 GMT
Reason for closing: Fixed
Additional comments about closing: fixed
Comment by
Jelle van der Waa (jelly) - Monday,
28 January 2013, 18:41 GMT
Could you try the package from
http://pkgbuild.com/~jelle/
It should be build with libftdi :)
Comment by azudem (azudem) -
Monday, 28 January 2013, 19:08 GMT
@Jelle van der Waa: I can compile avrdude myself, but my request
is add libftdi dependence in the ArchLinux's mainstream package.
Reasons: 1) avrdude is too special tool, so it's no need to
minimize its dependencies (especially libftdi, as too general in
world of electronic guys who add USB in their devices via FTDI
chips); 2) FTDI chips are very popular for programming AVR; 3) Not
all people can/want recompile avrdude itself and, therefore, use
old patched versions of avrdude (e.g. from AUR), but now "avrftdi"
programmer is in mainstream of avrdude; 4) [for me and others who
compile avrdude itself] it's good if FTDI-supported avrdude will
be updated with pacman -Syu.
Comment by
Jelle van der Waa (jelly) - Monday,
28 January 2013, 19:30 GMT
Sure but since i don't use avrdude myself, I wondered if it
worked, if it works then i'll bring it into the repos