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
2012-04-15
Fixed incorrect reponse to GET STATUS requests in device mode if NO_DEVICE_SE...
Dean
2012-02-04
Update file contributor copyrights for 2012.
Dean
2012-02-04
Update file header copyrights for 2012.
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
dean
2011-09-22
Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declare...
Dean
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