aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/DeviceStandardReq.c
AgeCommit message (Expand)Author
2011-05-27Merge over trunk changes to the 110528 BETA to form the 110528 release.Dean
2011-04-08Move global interrupt enable/disable functions out to Common.h and document t...Dean
2011-04-08Add in a new common Delay_MS() function, which provides a blocking delay for ...Dean
2011-04-04Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean
2011-03-27Ensure the library builds cleanly in device mode for architectures lacking mu...Dean
2011-03-21Add in new architecture attribute defines to selectively remove the EEPROM an...Dean
2011-03-13Simplify the internal serial extraction routines for each architecture.Dean
2011-03-13Add experimental support for the AVR32 UC3A4 microcontrollers.Dean
2011-03-05Add software FIFOs to the UC3B pipe control interfaces, to match the endpoint...Dean
2011-03-05Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean
2011-02-19Initial restructuring of the core USB driver module to support multiple archi...Dean