aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Webserver/Descriptors.h
Commit message (Expand)AuthorAgeFilesLines
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* All USB class drivers are now automatically included when LUFA/Drivers/USB.h ...Dean Camera2010-10-241-1/+0
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-12/+13
* Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...Dean Camera2010-08-241-1/+2
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-2/+3
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-72/+72
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-221-3/+3
* Add FatFS library to the Webserver project, extend the HTTP server so that it...Dean Camera2010-01-281-0/+72