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
/
USBInterrupt.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Relocate USBInterrupt.c/.h from the HighLevel USB driver directory to the Low...
Dean Camera
2010-04-28
1
-102
/
+0
*
Add file-level brief documentation.
Dean Camera
2010-03-29
1
-0
/
+10
*
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
-62
/
+26
*
More AVR32 achitecture ports.
Dean Camera
2010-02-24
1
-8
/
+10
*
More porting of the USB core to the AVR32.
Dean Camera
2010-02-23
1
-24
/
+52
*
Start porting the USB core to the AVR32 UC3B.
Dean Camera
2010-02-23
1
-2
/
+8
*
Add more include protection macros to give the user warnings when they try to...
Dean Camera
2010-02-11
1
-0
/
+5
*
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
*
Added beginnings of a new AVRISP-MKII clone project.
Dean Camera
2009-08-17
1
-1
/
+1
*
Rewritten event system to remove all macros, to make user code clearer.
Dean Camera
2009-05-18
1
-107
/
+0
*
Removed all user pipe/endpoint interrupt APIs, added internal library support...
Dean Camera
2009-05-14
1
-43
/
+7
*
Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...
Dean Camera
2009-05-04
1
-9
/
+9
*
Documentation enhancements to improve documentation cross-references.
Dean Camera
2009-04-22
1
-3
/
+3
*
Removed "Host_" section of the function names in ConfigDescriptor.h, as most ...
Dean Camera
2009-04-17
1
-3
/
+3
*
More documentation changes for better module-level documentation rather than ...
Dean Camera
2009-04-17
1
-7
/
+3
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-1
/
+11
*
Move StdRequestType.h, StreamCallbacks.h, USBMode.h from the LowLevel USB dri...
Dean Camera
2009-04-05
1
-1
/
+1
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-1
/
+1
*
Moved all source to the trunk directory.
Dean Camera
2009-02-23
1
-0
/
+224