index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Class
/
Printer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Initial restructuring of the core USB driver module to support multiple archi...
Dean Camera
2011-02-19
1
-1
/
+1
*
Add new ARCH option to the makefiles to (eventually) specify the target devic...
Dean Camera
2011-02-19
1
-1
/
+1
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Documentation improvements - put driver example code into its own section, fi...
Dean Camera
2010-12-26
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
*
All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...
Dean Camera
2010-10-24
1
-6
/
+2
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-8
/
+9
*
Update makefiles to use the latest WinAVR/Atmel toolchain makefile template.
Dean Camera
2010-07-19
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-80
/
+80
*
Add briefs for the library core structures.
Dean Camera
2010-03-29
1
-0
/
+2
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+7
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+4
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Fix doxygen documentation - doxygen was getting confused on the variable-leng...
Dean Camera
2009-11-17
1
-1
/
+1
*
Spell check all source code variables, comments and strings.
Dean Camera
2009-11-09
1
-1
/
+1
*
Make Low Level host demos use void pointers for the configuration descriptor,...
Dean Camera
2009-11-07
1
-0
/
+4
*
Add other missing Printer.h main class driver dispatch file.
Dean Camera
2009-11-04
1
-0
/
+63