Lower bulk endpoint polling rate in the descriptors to the lowest possible value to give maximum throughput.

This commit is contained in:
Dean Camera 2010-11-22 05:24:33 +00:00
parent b87d0b45a2
commit c43605612d
23 changed files with 48 additions and 48 deletions

View file

@ -55,7 +55,7 @@
#endif
#endif
/** Serial carrier TPI/PDI speed when hardware TPI/PDI mode is used. */
/** Serial carrier TPI/PDI speed in Hz, when hardware TPI/PDI mode is used. */
#define XPROG_HARDWARE_SPEED 250000
/** Total number of bits in a single USART frame. */