aboutsummaryrefslogtreecommitdiff
path: root/Demos/Host/LowLevel/KeyboardHostWithParser
AgeCommit message (Expand)Author
2009-06-28Added const modifiers to device mode class drivers.Dean
2009-06-23Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...Dean
2009-06-19Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...Dean
2009-06-19Move LUFA compile time options to a new section in the application makefiles ...Dean
2009-06-19Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...Dean
2009-06-16Remove hardcoded DOT path from all Doxygen config files.Dean
2009-06-16Added new USB_Host_SetDeviceConfiguration() convenience function. Change over...Dean
2009-06-15More Doxygen fixes - ensure no undocumented function parameters.Dean
2009-06-08Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...Dean
2009-06-05Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean