Fixed MIDI device class driver MIDI_Device_ReceiveEventPacket() for the XMEGA architecture.
This commit is contained in:
		
							parent
							
								
									16c4f1d43c
								
							
						
					
					
						commit
						6eba84bf4b
					
				
					 2 changed files with 11 additions and 3 deletions
				
			
		| 
						 | 
				
			
			@ -10,16 +10,21 @@
 | 
			
		|||
  *  <b>New:</b>
 | 
			
		||||
  *  - 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)
 | 
			
		||||
  *
 | 
			
		||||
  *  <b>Changed:</b>
 | 
			
		||||
  *  - 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
 | 
			
		||||
  *   - Fixed incorrect signature bytes returned in the DFU bootloader
 | 
			
		||||
  *   - Added new libUSB host Python and NodeJS application examples for the class driver GenericHID demo (thanks to Laszlo Monda)
 | 
			
		||||
  *   - 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)
 | 
			
		||||
  *
 | 
			
		||||
  *  <b>Fixed:</b>
 | 
			
		||||
  *  - 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
 | 
			
		||||
  *  <b>New:</b>
 | 
			
		||||
  *  - Core:
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue