index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
LowLevel
/
KeyboardHostWithParser
Age
Commit message (
Expand
)
Author
2009-06-28
Added const modifiers to device mode class drivers.
Dean
2009-06-23
Pipe_ConfigurePipe() now automatically defaults IN pipes to accepting infinit...
Dean
2009-06-19
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean
2009-06-19
Move LUFA compile time options to a new section in the application makefiles ...
Dean
2009-06-19
Extend USB_GetDeviceConfigDescriptor() routine to require the configuration n...
Dean
2009-06-16
Remove hardcoded DOT path from all Doxygen config files.
Dean
2009-06-16
Added new USB_Host_SetDeviceConfiguration() convenience function. Change over...
Dean
2009-06-15
More Doxygen fixes - ensure no undocumented function parameters.
Dean
2009-06-08
Converted Host mode demos to schedulerless. Fixed host mode broken due to ear...
Dean
2009-06-05
Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.
Dean