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
/
makefile
Age
Commit message (
Expand
)
Author
2012-05-27
Add missing documentation to custom BuiltTest hardware mapping files. Fix up ...
Dean
2011-01-01
Update copyright year on all source files.
Dean
2010-10-28
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean
2010-10-13
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean
2010-06-25
Add default "all" makefile targets to the demo tree makefiles.
Dean
2010-05-07
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean
2010-04-28
Use puts_P() and printf_P() instead of the normal variants where possible in ...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-08-30
Added start of the Still Image Host Class driver demo and driver code.
Dean
2009-08-27
Fix memory corruption in Host mode Mass Storage Class driver.
Dean
2009-08-26
Oops: Really disable building of Projects/Host/ClassDriver directory in the P...
Dean
2009-08-11
Fixed swapped paremeters in the HID state memory copy call while processing a...
Dean
2009-06-19
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean
2009-06-05
Add master device Host demo makefile.
Dean
2009-06-05
Delete host mode demos from the root Host demos folder.
Dean
2009-04-20
Fix errors in the KeyboardHost demo which prevented correct compilation.
Dean
2009-04-01
Added new GenericHIDHost demo.
Dean
2009-03-20
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean