mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2026-03-22 06:36:04 +00:00
Submitted by David Mosberger-Tang: Optimize TPI programming speed by reducing number of USB reads. Specifically, when writing to the FTDI chip (without needing the data it accumulates), simply increment a count of how many bytes the next read should ignore. Thus, if there is one or more write followed by a read, we only need to read from the device once. Improves TPI programming speed by another factor of 2. git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1485 81a1dc3b-b13d-400b-aceb-764788c761c2
6.3 KiB
6.3 KiB