* - Added command timeout counter to the AVRISP project so that the device no longer freezes when incorrectly connected\r
* to a target\r
* - Added new TemperatureDataLogger application, a USB data logger which writes to the device's dataflash and appears to\r
* - Added command timeout counter to the AVRISP project so that the device no longer freezes when incorrectly connected\r
* to a target\r
* - Added new TemperatureDataLogger application, a USB data logger which writes to the device's dataflash and appears to\r
* - Added MIDI event packing support to the MIDI Device and Host mode Class drivers, allowing for multiple MIDI events to\r
* sent or received in packed form in a single USB packet\r
* - Added new MIDI send buffer flush routines to the MIDI Device and Host mode Class drivers, to flush packed events\r
* - Added MIDI event packing support to the MIDI Device and Host mode Class drivers, allowing for multiple MIDI events to\r
* sent or received in packed form in a single USB packet\r
* - Added new MIDI send buffer flush routines to the MIDI Device and Host mode Class drivers, to flush packed events\r
* - Added ADC MUX masks for the standard ADC input channels on all AVR models with an ADC, altered demos to use these masks\r
* as on some models, the channel number is not identical to its single-ended ADC MUX mask\r
* - Added ADC MUX masks for the standard ADC input channels on all AVR models with an ADC, altered demos to use these masks\r
* as on some models, the channel number is not identical to its single-ended ADC MUX mask\r
* - Inlined currently unused (but standardized) maintenance functions in the Device and Host Class drivers to save space\r
* - The XPLAINBridge project now selects between a USB to Serial bridge and a PDI programmer on startup, reading the JTAG port's\r
* TDI pin to determine which mode to use\r
* - Inlined currently unused (but standardized) maintenance functions in the Device and Host Class drivers to save space\r
* - The XPLAINBridge project now selects between a USB to Serial bridge and a PDI programmer on startup, reading the JTAG port's\r
* TDI pin to determine which mode to use\r
* - Fixed DFU bootloader programming not discarding the correct number of filler bytes from the host when non-aligned programming\r
* ranges are specified (thanks to Thomas Bleeker)\r
* - Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe\r
* - Fixed DFU bootloader programming not discarding the correct number of filler bytes from the host when non-aligned programming\r
* ranges are specified (thanks to Thomas Bleeker)\r
* - Fixed CDC and RNDIS host demos and class drivers - bidirectional endpoints should use two seperate pipes, not one half-duplex pipe\r
* used (thanks to Daniel Levy)\r
* - Fixed TeensyHID bootloader not enumerating to the host correctly\r
* - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott)\r
* used (thanks to Daniel Levy)\r
* - Fixed TeensyHID bootloader not enumerating to the host correctly\r
* - Fixed AVRISP project timeouts not checking for the correct timeout period (thanks to Carl Ott)\r