aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/Magstripe.c
Commit message (Expand)AuthorAgeFilesLines
...
* Removed new Start of Frame event from the library; performance suffered far t...Dean Camera2009-06-021-2/+11
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-339/+83
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-4/+4
* 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-201-3/+3
* Fixed GenericHIDHost demo report write routine incorrect for control type req...Dean Camera2009-04-161-24/+18
* All comments in the library, bootloaders, demos and projects have now been sp...Dean Camera2009-04-011-5/+5
* Fixed broken Magstripe project and TeensyHID bootloader.Dean Camera2009-03-171-2/+2
* Fixed incorrect/missing control status stage transfers on demos, bootloaders ...Dean Camera2009-03-101-2/+12
* Removed SetSystemClockPrescaler() macro, the clock_prescale_set() avr-libc ma...Dean Camera2009-03-091-2/+2
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+436