index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
makefile
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-1
/
+1
*
Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...
Dean Camera
2010-10-28
1
-1
/
+1
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-1
/
+2
*
Add default "all" makefile targets to the demo tree makefiles.
Dean Camera
2010-06-25
1
-0
/
+2
*
Change over instances of "make" in the makefiles to "$(MAKE)" to allow for th...
Dean Camera
2010-05-07
1
-2
/
+2
*
Use puts_P() and printf_P() instead of the normal variants where possible in ...
Dean Camera
2010-04-28
1
-2
/
+2
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-1
/
+1
*
Added start of the Still Image Host Class driver demo and driver code.
Dean Camera
2009-08-30
1
-1
/
+1
*
Fix memory corruption in Host mode Mass Storage Class driver.
Dean Camera
2009-08-27
1
-1
/
+1
*
Oops: Really disable building of Projects/Host/ClassDriver directory in the P...
Dean Camera
2009-08-26
1
-1
/
+1
*
Fixed swapped paremeters in the HID state memory copy call while processing a...
Dean Camera
2009-08-11
1
-1
/
+1
*
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time o...
Dean Camera
2009-06-19
1
-1
/
+1
*
Add master device Host demo makefile.
Dean Camera
2009-06-05
1
-0
/
+18
*
Delete host mode demos from the root Host demos folder.
Dean Camera
2009-06-05
1
-46
/
+0
*
Fix errors in the KeyboardHost demo which prevented correct compilation.
Dean Camera
2009-04-20
1
-1
/
+1
*
Added new GenericHIDHost demo.
Dean Camera
2009-04-01
1
-0
/
+4
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
1
-0
/
+42