aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/StdDescriptors.h
AgeCommit message (Expand)Author
2011-07-14Added Device Qualifier standard descriptor structure definitions USB_StdDescr...Dean
2011-07-13Add start of an architecture port to the Atmel USB XMEGA devices.Dean
2011-07-13Remove unneeded #include of Device.h in StdDescriptors.h breaking compilation...Dean
2011-07-11More endianness porting of the LUFA device mode class drivers.Dean
2011-06-29Merge over core library changes from the MultiArchDemos branch.Dean
2011-04-25Add __VA_ARGS__ support to the LUFA supplied ISR macro. Add proper result typ...Dean
2011-03-13Add experimental support for the AVR32 UC3A4 microcontrollers.Dean
2011-03-13Add experimental support for the UC3A0, UC3A1 and UC3A3 series AVR32 microcon...Dean
2011-03-11Add structure padding to the appropriate descriptor structures to maintain co...Dean
2011-03-05Porting updates for the UC3B architecture - get UC3B partially enumerating us...Dean
2011-02-20More updates to remove architecture-specific comments from the documentation,...Dean
2011-02-20More Doxygen updates for multiple architecture support.Dean
2011-02-20Start update of documentation to support possible multiple architectures in t...Dean
2011-02-19Initial restructuring of the core USB driver module to support multiple archi...Dean