summaryrefslogtreecommitdiff
path: root/Demos/Device/Incomplete/TestAndMeasurement/Descriptors.c
AgeCommit message (Expand)Author
2012-02-19Add tag for the 120219 release.LUFA-120219Dean
2011-07-19Removed the ENDPOINT_DESCRIPTOR_DIR_* macros in favour of the shorter ENDPOIN...Dean
2011-07-01Seperate out the device demos and project's configuration descriptor structur...Dean
2011-02-06Oops - fix missing constants in the TempDataLogger FatFS diskio.h header file.Dean
2011-01-01Update copyright year on all source files.Dean
2010-11-22Lower bulk endpoint polling rate in the descriptors to the lowest possible va...Dean
2010-11-10Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpo...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-09-30Reverted Endpoint/Pipe non-sequential configuration hack, placed restriction ...Dean
2010-09-28Fix up incorrect version numbers in demo/project descriptors.Dean
2010-08-24Changed the signature of the CALLBACK_USB_GetDescriptor() callback function s...Dean
2010-08-09Add notification endpoint to the incomplete TMC demo.Dean
2010-07-22Added start of a low level device Test and Measurement class demo (thanks to ...Dean