Fix mistakes in the XPROGTarget.c/.h files for TPI mode software USART clock rate...
[pub/USBasp.git] / Projects / Magstripe / makefile
2009-10-16 Dean CameraFix invalid Event name rule in demo/project makefiles.
2009-09-09 Dean CameraRemove USE_NONSTANDARD_DESCRIPTOR_NAMES compile time...
2009-09-06 Dean CameraAdd in new invalid event hook check targets to project...
2009-08-30 Dean CameraReplace -finline-limit with -fno-inline-small-functions...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-28 Dean CameraChange project makefiles so that the current target...
2009-07-16 Dean CameraAdded new TOTAL_NUM_CONFIGURATIONS option, removed...
2009-07-11 Dean CameraAdded incomplete PrinterHost demo application.
2009-06-19 Dean CameraFix makefiles -- the auto-addition of -D switches to...
2009-06-19 Dean CameraMove LUFA compile time options to a new section in...
2009-06-14 Dean CameraAdd host mode USB Class driver stubs, add beginnings...
2009-06-02 Dean CameraRemoved new Start of Frame event from the library;...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-22 Dean CameraMoved out each demos' functionality library files ...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-18 Dean CameraRewritten event system to remove all macros, to make...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-24 Dean CameraEndpoint configuration is now refined to give better...
2009-04-22 Dean CameraApplied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL...
2009-04-17 Dean CameraMore documentation changes for better module-level...
2009-03-23 Dean CameraFixed CDC demo not sending an empty packet after each...
2009-03-17 Dean CameraFixed broken Magstripe project and TeensyHID bootloader.
2009-03-16 Dean CameraAdded extra output to makefiles to indicate the current...
2009-03-04 Dean CameraUpdated makefiles to reflect new dfu-ee programming...
2009-02-26 Dean CameraMakefiles and library modified to add a new F_CLOCK...
2009-02-23 Dean CameraMoved all source to the trunk directory.