aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed Serial peripheral driver not turning off the USART before reconfiguring...Dean Camera2010-07-311-3/+3
* Spell check all source files once again to find any typos.Dean Camera2010-07-291-13/+13
* Add TMC header read and write functions, so that TMC data can now be exchange...Dean Camera2010-07-281-15/+54
* Move over message ID specific header data to unions inside the standard TMC h...Dean Camera2010-07-271-2/+6
* Rename reserved members of all structs so that they are uniformly named acros...Dean Camera2010-07-261-28/+43
* 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-261-45/+56
* Add stream callback flags and class specific control request handler code to ...Dean Camera2010-07-261-7/+154
* Add TMC device capabilities to the incomplete TMC demo.Dean Camera2010-07-231-1/+40
* Added start of a low level device Test and Measurement class demo (thanks to ...Dean Camera2010-07-221-0/+156