Make Bluetooth signalling handler routines use the generic Bluetooth_SendPacket(...
[pub/lufa.git] / LUFA / ManPages / ChangeLog.txt
index 5326888..724ef1e 100644 (file)
@@ -10,9 +10,8 @@
   *\r
   *  <b>New:</b>\r
   *  - Added incomplete MIDIToneGenerator project\r
-  *  - Added board hardware driver support for the PJRC Teensy line of USB AVR boards\r
   *  - Added new Relay Controller Board project (thanks to OBinou)\r
-  *  - Added board hardware driver support for Tom's USBTINY MKII programmer\r
+  *  - Added board hardware driver support for the Teensy, USBTINY MKII, Benito and JM-DB-U2 lines of third party USB AVR boards\r
   *\r
   *  <b>Changed:</b>\r
   *  - AVRISP programmer project now has a more robust timeout system, allowing for an increase of the software USART speed\r
@@ -25,6 +24,8 @@
   *  - Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders\r
   *    and projects\r
   *  - All Class Driver Host mode demos now correctly set the board LEDs to READY once the enumeration process has completed\r
+  *  - Added LIBUSB_FILTERDRV_COMPAT compile time option to the AVRISP programmer project to make the code compatible with Windows\r
+  *    builds of avrdude at the expense of AVRStudio compatibility\r
   *\r
   *  <b>Fixed:</b>\r
   *  - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin\r