Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code.
Added spacing between multiple paragraphs in Doxygen \note sections. Removed call to the clock prescaler reset function in the Teensy bootloader to save space - the user application is accessed via a watchdog reset anyway, so the prescale reset would only affect the speed of the bootloader itself.
This commit is contained in:
@@ -26,6 +26,7 @@
|
||||
* - All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed
|
||||
* - Added LIBUSB_FILTERDRV_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows
|
||||
* builds of avrdude at the expense of AVRStudio compatibility
|
||||
* - Removed two-step endpoint/pipe bank clear and switch sequence for smaller, faster endpoint/pipe code
|
||||
*
|
||||
* <b>Fixed:</b>
|
||||
* - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin
|
||||
|
||||
Reference in New Issue
Block a user