As Jason Hecker wrote: > OK. Well, my only issue is that it uses a new (as yet unreleased) > libftdi from http://developer.intra2net.com/git/?p=libftdi-1.0 and > libusb-1.0.
Is libusb-1 absolutely required? Some platform (like FreeBSD) implement the libusb-0.x API as a native library. I don't think libusb-1.x has been ported for them at all. Anyway, things like that could be solved by a configure option (like --enable-ftdi), and the configure script could also verify it's got a recent enough libftdi to work with. > At the moment FTDI support is a side project for me so until I can > focus on it to improve the code quality, documentation and test it > some more on other AVRs and also in Linux - then it might have to > wait until 5.12. OK, no need to worry. AVRDUDE 5.11 will mostly become a bugfix release anyway. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ avrdude-dev mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/avrdude-dev
