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
/
HighLevel
/
USBMode.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
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
-14
/
+14
*
Clarify in the project documentation files what the each of the different USB...
Dean Camera
2010-08-31
1
-4
/
+4
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-137
/
+137
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+11
*
Fix incorrect error when directly including the LUFA internal USB library com...
Dean Camera
2010-02-24
1
-1
/
+1
*
Revert changes made for the partial port to the AVR32 architecture.
Dean Camera
2010-02-24
1
-9
/
+2
*
More porting of the USB core to the AVR32.
Dean Camera
2010-02-23
1
-1
/
+1
*
Start porting the USB core to the AVR32 UC3B.
Dean Camera
2010-02-23
1
-1
/
+8
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+5
*
Fix XPLAIN Dataflash and LED drivers.
Dean Camera
2010-01-07
1
-1
/
+1
*
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
*
Fixed misnamed SI_Host_USBTask() and SI_Host_ConfigurePipes() functions.
Dean Camera
2009-11-23
1
-1
/
+1
*
The incomplete StandaloneProgrammer project now uses Host and Device Mass sto...
Dean Camera
2009-11-23
1
-2
/
+51
*
Fix redefinition warning when USB_DEVICE_ONLY is set on an AVR which does not...
Dean Camera
2009-07-30
1
-1
/
+3
*
Cleanup USBMode.h to simplify preprocessor logic.
Dean Camera
2009-07-29
1
-21
/
+10
*
Added support for the new ATMEGA32U2, ATMEGA16U2 and ATMEGA8U2 AVR models.
Dean Camera
2009-07-16
1
-3
/
+8
*
Changed per-device controller preprocessor checks over to per-device series f...
Dean Camera
2009-06-14
1
-9
/
+9
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-0
/
+77