X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/0557676013f41487701a8951d3dbb4aee3117882..2a072db7030fa33be1e8dcf82ebf0b45cb4d77c1:/LUFA/ManPages/ChangeLog.txt diff --git a/LUFA/ManPages/ChangeLog.txt b/LUFA/ManPages/ChangeLog.txt index 07a7134d5..724ef1ec4 100644 --- a/LUFA/ManPages/ChangeLog.txt +++ b/LUFA/ManPages/ChangeLog.txt @@ -10,8 +10,8 @@ * * New: * - Added incomplete MIDIToneGenerator project - * - Added board hardware driver support for the PJRC Teensy line of USB AVR boards * - Added new Relay Controller Board project (thanks to OBinou) + * - Added board hardware driver support for the Teensy, USBTINY MKII, Benito and JM-DB-U2 lines of third party USB AVR boards * * Changed: * - AVRISP programmer project now has a more robust timeout system, allowing for an increase of the software USART speed @@ -24,6 +24,8 @@ * - Standardized the naming scheme given to configuration descriptor sub-elements in the Device mode demos, bootloaders * and projects * - 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 * * Fixed: * - Fixed software PDI/TPI programming mode in the AVRISP project not correctly toggling just the clock pin