This is a reminder there is a "Developers' corner" with various information for AVRDUDE developers:
http://www.nongnu.org/avrdude/developers.html I recently added a page with "environmental considerations", after I had to replace various printf()s by fprintf(stderr, ...). I know that the requirement to not use exit() within library functions is currently not followed very well by existing code, but please at least avoid introducing even more of them for new code. -- 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] http://lists.nongnu.org/mailman/listinfo/avrdude-dev
