aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Host/ClassDriver/MouseHostWithParser/MouseHostWithParser.h
Commit message (Expand)AuthorAgeFilesLines
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-2/+3
* Minor documentation cleanups.Dean Camera2010-06-031-6/+6
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-96/+96
* USB_Init() no longer calls sei() to enable global interrupts - this must now ...Dean Camera2010-04-281-0/+1
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
* Add support for Mouse Scrollwheel to the MouseHostWithParser demos.Dean Camera2009-11-041-0/+3
* Added new JoystickHostWithParser demos to the library.Dean Camera2009-11-041-4/+4
* Rename the AT90USBXXX67 internal driver directory to AVRU4U6U7.Dean Camera2009-11-031-0/+5
* Finish initial draft of the Host Mode HID Class driver.Dean Camera2009-09-211-0/+87
* Optimize vendor/product description string display code in MassStorageHost.Dean Camera2009-06-261-78/+0
* Remove ConfigDescriptor.c/.h files from the ClassDriver Host demos, as they w...Dean Camera2009-06-151-2/+2
* Copy over schedulerless host demos to ClassDrivers directory, for later modif...Dean Camera2009-06-091-0/+78
* Deleted Host ClassDriver demos -- not yet started, faster to rebase new Class...Dean Camera2009-06-091-80/+0
* Copy existing Host mode demos to new ClassDriver and LowLevel subfolders.Dean Camera2009-06-051-0/+80