aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/Magstripe/makefile
Commit message (Expand)AuthorAgeFilesLines
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+1
* Removed new Start of Frame event from the library; performance suffered far t...Dean Camera2009-06-021-1/+1
* Commit of new class abstraction APIs for all device demos other than the MIDI...Dean Camera2009-06-011-2/+1
* Moved out each demos' functionality library files (e.g. Ring Buffer library) ...Dean Camera2009-05-221-1/+1
* Deleted StdDescriptors.c, renamed USB_GetDescriptor() to CALLBACK_USB_GetDesc...Dean Camera2009-05-221-2/+1
* Rewritten event system to remove all macros, to make user code clearer.Dean Camera2009-05-181-1/+1
* Changed PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64 to try to prevent problems...Dean Camera2009-05-041-1/+1
* Endpoint configuration is now refined to give better output when all configur...Dean Camera2009-04-241-2/+1
* Applied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL_SIZE tokens to all De...Dean Camera2009-04-221-0/+1
* More documentation changes for better module-level documentation rather than ...Dean Camera2009-04-171-4/+9
* Fixed CDC demo not sending an empty packet after each transfer to prevent the...Dean Camera2009-03-231-13/+18
* Fixed broken Magstripe project and TeensyHID bootloader.Dean Camera2009-03-171-2/+2
* Added extra output to makefiles to indicate the currently selected BOARD para...Dean Camera2009-03-161-7/+13
* Updated makefiles to reflect new dfu-ee programming target invocations (suppl...Dean Camera2009-03-041-4/+5
* Makefiles and library modified to add a new F_CLOCK constant to give the unpr...Dean Camera2009-02-261-2/+17
* Moved all source to the trunk directory.Dean Camera2009-02-231-0/+712