index
:
suspect-devices/lufa
master
fork to update the benito, midimonster and other suspect devices products
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
LUFA
/
Drivers
/
USB
/
Core
/
HostStandardReq.c
Age
Commit message (
Expand
)
Author
2011-07-12
Add more missing function attributes to the TWI peripheral driver.
Dean
2011-07-12
Added new USB_Host_GetDeviceStatus() function for USB Host mode.
Dean
2011-07-11
Minor documentation and style fixes.
Dean
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-04-04
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean
2011-03-21
F_CLOCK changed to F_USB to be more descriptive, and applicable on future arc...
Dean
2011-03-16
Fix bugs in the new VirtualSerialMassStorage demo (thanks to Martin Degelsegg...
Dean
2011-02-26
Removed Pipe_ClearErrorFlags(), pipe error flags are now automatically cleare...
Dean
2011-02-19
Initial restructuring of the core USB driver module to support multiple archi...
Dean