aboutsummaryrefslogtreecommitdiff
path: root/LUFA/Drivers/USB/Core/ConfigDescriptor.h
AgeCommit message (Expand)Author
2012-07-10Fix up makefile .NOTPARALLEL heuristics so that linear building is only enfor...Dean
2012-06-09Spell check source code, fix mistakes.Dean
2012-05-20Upgrade Doxygen configuration files for Doxygen 1.8.1, fix broken stylesheet ...Dean
2012-02-25Update main library documentation organisation for Doxygen 1.8.0.Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-12-23Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...dean
2011-07-19Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean
2011-06-20Fixed compile error when FIXED_CONTROL_ENDPOINT_SIZE compile time option was ...Dean
2011-05-14Fixed possible invalid program execution when in host mode if corrupt descrip...Dean
2011-02-27Oops - ensure that only the relevant/available interrupts are defined and use...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