aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/TestAndMeasurement
Commit message (Expand)AuthorAgeFilesLines
* Move over message ID specific header data to unions inside the standard TMC h...Dean Camera2010-07-272-7/+36
* Rename reserved members of all structs so that they are uniformly named acros...Dean Camera2010-07-262-39/+67
* Add comments to the currently completed portions of the incomplete Test and M...Dean Camera2010-07-261-1/+22
* Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storag...Dean Camera2010-07-262-45/+57
* Add stream callback flags and class specific control request handler code to ...Dean Camera2010-07-263-14/+163
* Add TMC device capabilities to the incomplete TMC demo.Dean Camera2010-07-232-1/+66
* Convert over internal pseudo-function macros to true inline functions for add...Dean Camera2010-07-221-12/+19
* Added start of a low level device Test and Measurement class demo (thanks to ...Dean Camera2010-07-225-0/+1235