Deleted Host ClassDriver demos -- not yet started, faster to rebase new ClassDriver demos from the newly schedulerless LowLevel host demos rather than re-convert each demo from the previous scheduler-based implementations.
Fixes to MassStorageHost demo to improve compatibility with more USB drives.
This commit is contained in:
		
							parent
							
								
									ccf5bd19f2
								
							
						
					
					
						commit
						34f6e0dd33
					
				
					 72 changed files with 17 additions and 25566 deletions
				
			
		| 
						 | 
				
			
			@ -169,6 +169,7 @@
 | 
			
		|||
		 *  \param ReportID  Report ID of the received output report. If multiple reports are not received via the given HID
 | 
			
		||||
		 *                   interface, this parameter should be ignored.
 | 
			
		||||
		 *  \param ReportData  Pointer to a buffer where the received HID report is stored.
 | 
			
		||||
		 *  \param ReportSize  Size in bytes of the received report from the host.
 | 
			
		||||
		 */
 | 
			
		||||
		void CALLBACK_USB_HID_ProcessReceivedHIDReport(USB_ClassInfo_HID_t* HIDInterfaceInfo, uint8_t ReportID, void* ReportData, uint16_t ReportSize);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue