aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/XPLAINBridge/USARTDescriptors.h
Commit message (Expand)AuthorAgeFilesLines
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-2/+2
* Seperate out the device demos and project's configuration descriptor structur...Dean Camera2011-07-011-0/+4
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* 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-10/+11
* Move out many of the common class driver constants into grouped enums, to mak...Dean Camera2010-09-281-3/+3
* Remove remaining void* descriptor casts in the projects and demos that were n...Dean Camera2010-08-291-1/+1
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-1/+3
* Renamed CDC device class demos' ManagementEndpoint descriptor to Notification...Dean Camera2010-05-201-1/+1
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-82/+82
* Remove incorrect Abstract Call Management class specific descriptor from the ...Dean Camera2010-05-061-1/+0
* Standardized the naming scheme given to configuration descriptor sub-elements...Dean Camera2010-03-221-5/+5
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean Camera2010-01-191-0/+83