aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/LowLevel/KeyboardHostWithParser/KeyboardHostWithParser.c
Commit message (Expand)AuthorAgeFilesLines
* Added new HOST_STATE_WaitForDeviceRemoval host state machine state for non-bl...Dean Camera2009-07-131-3/+3
* Added const modifiers to device mode class drivers.Dean Camera2009-06-281-1/+1
* Added new USB_Host_SetDeviceConfiguration() convenience function. Change over...Dean Camera2009-06-161-31/+19
* Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...Dean Camera2009-06-081-83/+26
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+352