aboutsummaryrefslogtreecommitdiff
path: root/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
AgeCommit message (Expand)Author
2012-07-30Tag the LUFA 120730 release.LUFA-120730Dean
2012-05-15AppConfigHeaders: Make sure that in applications using an AppConfig.h configu...Dean
2012-02-04Update file contributor copyrights for 2012.Dean
2012-02-04Update file header copyrights for 2012.Dean
2011-08-16Add shortcuts to SwapEndian_16() and SwapEndian_32() internal functions to im...Dean
2011-04-10Remove redundant type information for bitfield elements, other than the signe...Dean
2011-01-10Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean
2011-01-01Update copyright year on all source files.Dean
2010-11-05Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Dev...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-07-28Add TMC header read and write functions, so that TMC data can now be exchange...Dean
2010-07-27Move over message ID specific header data to unions inside the standard TMC h...Dean
2010-07-26Rename reserved members of all structs so that they are uniformly named acros...Dean
2010-07-26Add stream callback flags and class specific control request handler code to ...Dean
2010-07-23Add TMC device capabilities to the incomplete TMC demo.Dean
2010-07-22Convert over internal pseudo-function macros to true inline functions for add...Dean
2010-07-22Added start of a low level device Test and Measurement class demo (thanks to ...Dean