Added new GenericHID device demo application.
[pub/USBasp.git] / LUFA / ChangeLog.txt
index 0b00a89..e7ead5b 100644 (file)
@@ -44,6 +44,8 @@
   *  - Fixed documentation typos and preprocessor checks relating to misspellings of the USE_RAM_DESCRIPTORS token (thanks to Ian Gregg)\r
   *  - Fixed USBTask.h not conditionally including HostChapter9.h only when CAN_BE_DEVICE is defined (thanks to Ian Gregg)\r
   *  - Fixed incorrect ADC driver init register manipulation (thanks to Tobias)\r
+  *  - Added new GenericHID device demo application\r
+  *\r
   *\r
   *  \section Sec_ChangeLog090209 Version 090209\r
   *\r
   *  - Fixed CDC Host demo not searching through both CDC interfaces for endpoints\r
   *  - Fixed incorrect Product String descriptor length in the DFU class bootloader\r
   *\r
+  *\r
   *  \section Sec_ChangeLog081224 Version 081224\r
   *\r
   *  - MyUSB name changed to LUFA, the Lightweight USB Framework for AVRs\r
   *  - Changed prototype of GetDescriptor, so that it now returns the descriptor size (or zero if the descriptor doesn't exist)\r
   *    rather than passing the size back to the caller through a parameter and returning a boolean\r
   *\r
+  *\r
   *  \section Sec_ChangeLog153 Version 1.5.3 - Released 2nd October, 2008\r
   *\r
   *  - Fixed CDC bootloader using pgmspace macros for some descriptors inappropriately\r