index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Device
/
LowLevel
/
MassStorage
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanups to the Device mode Mass Storage demo applications' SCSI routines.
Dean Camera
2009-10-02
2
-60
/
+30
*
Add new error condition to the HID Report Parser for when a report is parsed ...
Dean Camera
2009-09-22
1
-2
/
+4
*
Move Dataflash operational checking code out from SCSI.c into the DataflashMa...
Dean Camera
2009-09-22
3
-29
/
+38
*
Moved out the handling of V2 Protocol parameters to a seperate set of files. ...
Dean Camera
2009-08-19
1
-2
/
+2
*
Changed over manual loops waiting for endpoints to be ready to use the librar...
Dean Camera
2009-08-05
1
-20
/
+8
*
Added new USB_DeviceState variable to keep track of the current Device mode U...
Dean Camera
2009-07-21
1
-5
/
+21
*
Minor correction to MagStripe demo to fix build problems.
Dean Camera
2009-06-29
1
-8
/
+14
*
Dataflash_WaitWhileBusy() now always ensures that the dataflash is ready for ...
Dean Camera
2009-06-29
1
-26
/
+29
*
Added const modifiers to device mode class drivers.
Dean Camera
2009-06-28
3
-14
/
+14
*
Move new Class Driver powered demos to a new ClassDriver subdirectory, re-add...
Dean Camera
2009-06-05
5
-0
/
+1136