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
/
DeviceStandardReq.c
Age
Commit message (
Expand
)
Author
2011-07-08
Updated all host mode demos and projects to use the EVENT_USB_Host_DeviceEnum...
Dean
2011-04-20
Fix reversed descriptions for the AVR8 USB pad regulator enable/disable masks...
Dean
2011-04-08
Move global interrupt enable/disable functions out to Common.h and document t...
Dean
2011-04-08
Add in a new common Delay_MS() function, which provides a blocking delay for ...
Dean
2011-04-04
Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...
Dean
2011-03-27
Ensure the library builds cleanly in device mode for architectures lacking mu...
Dean
2011-03-21
Add in new architecture attribute defines to selectively remove the EEPROM an...
Dean
2011-03-13
Simplify the internal serial extraction routines for each architecture.
Dean
2011-03-13
Add experimental support for the AVR32 UC3A4 microcontrollers.
Dean
2011-03-05
Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint...
Dean
2011-03-05
Porting updates for the UC3B architecture - get UC3B partially enumerating us...
Dean
2011-02-19
Initial restructuring of the core USB driver module to support multiple archi...
Dean