mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
timeout should depend on the selected clock speed, but changing the API for that would require quite some effort throughout the entire code base. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@954 81a1dc3b-b13d-400b-aceb-764788c761c2
12 lines
361 B
Plaintext
12 lines
361 B
Plaintext
2011-05-11 Joerg Wunsch <j.gnu@uriah.heep.sax.de>
|
|
|
|
* usb_libusb.c: Bump timeout values to allow for slow clock
|
|
speeds.
|
|
* jtagmkII.c: (Ditto.)
|
|
|
|
2011-03-04 Eric B. Weddington <eric.weddington@atmel.com>
|
|
|
|
Thanks to Vitaly Chernookiy for the patch.
|
|
* avrdude.conf.in: Add support for atmega324pa.
|
|
* ChangeLog-2010: New file, rotate ChangeLog for new year.
|