index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Demos
/
Host
/
MassStorageHost
/
MassStoreCommands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed SPI driver init function not clearing SPI2X bit when not needed.
Dean Camera
2009-04-26
1
-12
/
+7
*
Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...
Dean Camera
2009-04-23
1
-1
/
+1
*
USB_HostRequest renamed to USB_ControlRequest, entire control request header ...
Dean Camera
2009-04-22
1
-3
/
+3
*
Changed over all deprecated GCC structure tag initializers to the standardize...
Dean Camera
2009-04-20
1
-63
/
+63
*
Fixed GenericHIDHost demo report write routine incorrect for control type req...
Dean Camera
2009-04-16
1
-8
/
+11
*
The USB_Host_SendControlRequest() function no longer automatically selects th...
Dean Camera
2009-04-14
1
-0
/
+9
*
Add call to MassStore_WaitForDataReceived() in MassStore_GetReturnedStatus() ...
Dean Camera
2009-04-05
1
-0
/
+4
*
All comments in the library, bootloaders, demos and projects have now been sp...
Dean Camera
2009-04-01
1
-6
/
+6
*
Seperated out OTG, Device and Host mode demos into seperate folders for clari...
Dean Camera
2009-03-20
1
-0
/
+674