X-Git-Url: http://git.linex4red.de/pub/lufa.git/blobdiff_plain/d2eaf94dbbcb44aa85a74fe33a71f0c8d3780b3b..32013ebffbb563908ae6a6de09b5a7bda9dac784:/LUFA/DoxygenPages/ChangeLog.txt?ds=inline diff --git a/LUFA/DoxygenPages/ChangeLog.txt b/LUFA/DoxygenPages/ChangeLog.txt index a81eff6d1..7bd8b2997 100644 --- a/LUFA/DoxygenPages/ChangeLog.txt +++ b/LUFA/DoxygenPages/ChangeLog.txt @@ -10,11 +10,19 @@ * New: * - Library Applications: * - Added new Bulk Vendor low level device demo + * - Added new libUSB host Python and NodeJS application examples for the class driver GenericHID demo (thanks to Laszlo Monda) * * Changed: * - Library Applications: * - Refactored out USB interface IDs in the demo applications into enums (thanks to Laszlo Monda) * - AVRISP-MKII Clone Project PDI/TPI frequency increased from 250KHz to 2MHz as it is now stable + * - Increased TPI/PDI handshake delay to 1ms from 1us to support targets with high amounts of capacitance on their + * /RESET lines (thanks to Paul Duke) + * + * Fixed: + * - Core: + * - Fixed MIDI device class driver MIDI_Device_ReceiveEventPacket() for the XMEGA architecture + * - Library Applications: * - Fixed incorrect signature bytes returned in the DFU bootloader * * \section Sec_ChangeLog130901 Version 130901