index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
ClassDriver
/
MassStorageKeyboard
/
MassStorageKeyboard.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
Dean Camera
2011-12-23
1
-1
/
+1
*
Update copyright year on all source files.
Dean Camera
2011-01-01
1
-2
/
+2
*
Added ability to write protect Mass Storage disk write operations from the ho...
Dean Camera
2010-11-26
1
-0
/
+9
*
Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...
Dean Camera
2010-11-05
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
-2
/
+0
*
Clean up excessive whitespace at the end of each line using the wspurify tool...
Dean Camera
2010-10-13
1
-9
/
+10
*
Fix up minor whitespace formatting errors.
Dean Camera
2010-07-22
1
-1
/
+1
*
Update all demos, projects and bootloaders to indent all function parameters,...
Dean Camera
2010-07-21
1
-5
/
+10
*
Fix pointer aliasing warning in the Mass Storage demos.
Dean Camera
2010-07-15
1
-6
/
+0
*
Added const attributes to some of the class driver function parameters that w...
Dean Camera
2010-07-13
1
-1
/
+1
*
Add new ReportType parameter to the HID class driver device callback and host...
Dean Camera
2010-05-09
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-101
/
+101
*
USB_Init() no longer calls sei() to enable global interrupts - this must now ...
Dean Camera
2010-04-28
1
-0
/
+1
*
Add const keyword to the demo function parameters where possible.
Dean Camera
2010-04-18
1
-1
/
+1
*
Clean up MassStorageKeyboard demo.
Dean Camera
2010-01-03
1
-0
/
+1
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-3
/
+3
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-8
/
+8
*
Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...
Dean Camera
2009-12-09
1
-1
/
+1
*
Added new ReportType parameter to the HID Device Class driver CALLBACK_HID_De...
Dean Camera
2009-11-23
1
-1
/
+1
*
Finish initial draft of the Host Mode HID Class driver.
Dean Camera
2009-09-21
1
-1
/
+1
*
Added new MassStorageKeyboard Device Class Driver demo (thanks to Matthias Hu...
Dean Camera
2009-09-21
1
-0
/
+99