Add new tag for the LUFA-120219-BETA release.
[pub/USBasp.git] / Projects / Magstripe / Descriptors.c
2012-02-05 Dean CameraAdd new tag for the LUFA-120219-BETA release. LUFA-120219-BETA
2011-07-19 Dean CameraRemoved the ENDPOINT_DESCRIPTOR_DIR_* macros in favour...
2011-02-06 Dean CameraOops - fix missing constants in the TempDataLogger...
2011-01-30 Dean CameraAdd new HID_DESCRIPTOR_VENDOR() macro, change over...
2011-01-17 Dean CameraAbuse the the C preprocessor so that the HID macros...
2011-01-16 Dean CameraNew HID report item macros (with HID_RI_ prefix) to...
2011-01-01 Dean CameraUpdate copyright year on all source files.
2010-11-07 Dean CameraFixed broken input in the MagStripe reader project...
2010-10-28 Dean CameraChanged over fourwalledcubicle.com links to the new...
2010-10-25 Dean CameraAdd descriptor class, subclass and protocol constants...
2010-10-13 Dean CameraClean up excessive whitespace at the end of each line...
2010-09-30 Dean CameraReverted Endpoint/Pipe non-sequential configuration...
2010-09-28 Dean CameraMove out many of the common class driver constants...
2010-09-09 Dean CameraAdded class specific descriptor type defines with stand...
2010-08-24 Dean CameraChanged the signature of the CALLBACK_USB_GetDescriptor...
2010-07-21 Dean CameraUpdate all demos, projects and bootloaders to indent...
2010-05-08 Dean CameraAdd svn:eol-style property to source files, so that...
2010-03-22 Dean CameraStandardized the naming scheme given to configuration...
2009-12-30 Dean CameraUpdate copyright year to 2010.
2009-12-28 Dean CameraFix MIT license language to make its intent clearer.
2009-08-13 Dean CameraAdded explicit attribute masks to the device mode demos...
2009-08-02 Dean CameraRename TOTAL_NUM_CONFIGURATIONS to FIXED_NUM_CONFIGURAT...
2009-07-28 Dean CameraExtend the automatic serial number descriptor code...
2009-07-16 Dean CameraMinor updates to the Magstripe and MissileLauncher...
2009-06-26 Dean CameraReduce struct name pollution - group typedef struct...
2009-06-01 Dean CameraCommit of new class abstraction APIs for all device...
2009-05-22 Dean CameraDeleted StdDescriptors.c, renamed USB_GetDescriptor...
2009-05-17 Dean CameraRemoved DESCRIPTOR_ADDRESS() macro as it was largely...
2009-05-07 Dean CameraRenamed the the TotalHIDReports element of the HID...
2009-05-04 Dean CameraChanged PIPE_CONTROLPIPE_DEFAULT_SIZE from 8 to 64...
2009-04-22 Dean CameraApplied STATIC_ENDPOINT_CONFIGURATION and FIXED_CONTROL...
2009-04-20 Dean CameraChanged over all deprecated GCC structure tag initializ...
2009-04-01 Dean CameraAll comments in the library, bootloaders, demos and...
2009-03-29 Dean CameraFixed MagStripe keyboard interface polling interval...
2009-02-23 Dean CameraMoved all source to the trunk directory.