aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Mouse
Commit message (Expand)AuthorAgeFilesLines
* Fixed Mouse and Keyboard device demos not acting in accordance with the HID s...Dean Camera2009-05-123-67/+37
* Renamed the the TotalHIDReports element of the HID descriptor structure in th...Dean Camera2009-05-072-2/+2
* Change device demos to cache the board button values in the same manner as th...Dean Camera2009-05-061-2/+3
* Changed HWB board driver to Buttons driver, to allow for the support of futur...Dean Camera2009-05-062-3/+3
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-042-2/+2
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-1/+1
* Fixed USB_RemoteWakeupEnabled flag never being set (the REMOTE WAKEUP Set Fea...Dean Camera2009-04-231-2/+2
* Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...Dean Camera2009-04-222-1/+2
* USB_HostRequest renamed to USB_ControlRequest, entire control request header ...Dean Camera2009-04-221-28/+9
* Removed specialized Endpoint_ClearControl* and Pipe_ClearControl* macros in f...Dean Camera2009-04-211-12/+12
* Changed over all deprecated GCC structure tag initializers to the standardize...Dean Camera2009-04-202-53/+53
* Spell checked non-source documentation pages.Dean Camera2009-04-191-2/+2
* Fixed incorrect HID interface class and subclass values in the Mouse and Keyb...Dean Camera2009-04-191-2/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-6/+10
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-162-25/+18
* Fixed GenericHID demo not starting USB and HID management tasks when not usin...Dean Camera2009-04-091-1/+1
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-012-2/+2
* Seperated out OTG, Device and Host mode demos into seperate folders for clari...Dean Camera2009-03-208-0/+3213