Make CDC class bootloader hard-reset the AVR when exited instead of a soft-reset...
[pub/USBasp.git] / LUFA / ManPages / ChangeLog.txt
index 18bfe0c..4a1dba0 100644 (file)
@@ -36,6 +36,8 @@
   *    selected (thanks to Steffan Woltjer)\r
   *  - Removed software PDI and TPI emulation from the AVRISP-MKII clone project as it was very buggy and slow - PDI and TPI must\r
   *    now be implemented via seperate programming headers\r
+  *  - The CDC class bootloader now uses a watchdog reset rather than a soft-reset when exited to ensure that all hardware is\r
+  *    properly reset to their defaults\r
   *\r
   *  <b>Fixed:</b>\r
   *  - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin\r
@@ -63,6 +65,7 @@
   *    HID_HOST_BOOT_PROTOCOL_ONLY compile time option is set\r
   *  - Fixed INTERRUPT_CONTROL_ENDPOINT compile time option preventing other interrupts from occuring while the control endpoint\r
   *    request is being processed, causing possible lockups if a USB interrupt occurs during a transfer\r
+  *  - Fixed TeensyHID bootloader not working on some USB AVR models with the official TeensyLoader GUI application\r
   *\r
   *  \section Sec_ChangeLog100219 Version 100219\r
   *\r