Marius Greuel
8385a5132e
Increase HID communication time-out for ATMEL ICE
2020-02-23 21:01:52 +02:00
joerg_wunsch
059fbf3f47
In usbhid_open(), correctly calculate the
...
offset for serial number matching.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1389 81a1dc3b-b13d-400b-aceb-764788c761c2
2016-04-18 14:47:53 +00:00
joerg_wunsch
37cb2ad56c
Bump read timeout in usbhid_recv() to 300 ms.
...
In some situations (e.g. when accessing a DW-fused device),
100 ms have proven to be too short.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1387 81a1dc3b-b13d-400b-aceb-764788c761c2
2016-03-02 21:04:36 +00:00
joerg_wunsch
7ed063bfa4
Summary: Before returning, call hid_free_enumeration().
...
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1384 81a1dc3b-b13d-400b-aceb-764788c761c2
2016-02-24 22:14:06 +00:00
joerg_wunsch
e1ce7be101
Summary: Fix walking the list of HID matches
...
When walking the list of matches returned by hid_enumerate(),
actually proceed to the next element.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1383 81a1dc3b-b13d-400b-aceb-764788c761c2
2016-02-24 22:08:36 +00:00
joerg_wunsch
b3ee7ad686
Fix an off-by-one error in usbhid_send().
...
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1382 81a1dc3b-b13d-400b-aceb-764788c761c2
2016-02-22 09:23:20 +00:00
joerg_wunsch
6927e1aa06
Use libhidapi as (optional) transport for CMSIS-DAP compliant
...
debuggers (JTAGICE3 with firmware 3+, AtmelICE, EDBG, mEDBG).
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1381 81a1dc3b-b13d-400b-aceb-764788c761c2
2016-02-20 22:50:13 +00:00