aboutsummaryrefslogtreecommitdiffstats
path: root/Projects
Commit message (Expand)AuthorAgeFilesLines
...
* 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-52/+52
* Spell checked non-source documentation pages.Dean Camera2009-04-191-2/+2
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-4/+9
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-162-25/+18
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-013-7/+7
* Fixed MagStripe keyboard interface polling interval, increased to 4ms from 2m...Dean Camera2009-03-291-1/+1
* Fixed CDC demo not sending an empty packet after each transfer to prevent the...Dean Camera2009-03-231-13/+18
* Combined Mouse, MouseViaInt and MouseFullInt demos into a single unified demo.Dean Camera2009-03-1916-4220/+47
* Fixed broken Magstripe project and TeensyHID bootloader.Dean Camera2009-03-174-6/+6
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-162-15/+27
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-102-6/+17
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-094-5/+7
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-042-8/+10
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-264-174/+80
* Moved all source to the trunk directory.Dean Camera2009-02-2326-0/+7809