Add TMC header read and write functions, so that TMC data can now be exchanged in...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 28 Jul 2010 09:17:22 +0000 (09:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 28 Jul 2010 09:17:22 +0000 (09:17 +0000)
commit9a97f16b07ea15e327b0d01be238b06623b033d6
tree95de8087639f7d18295079d18a74f0e40f8be39c
parent059307d89cbdd7a45170566f469eb9e02c20b3e1
Add TMC header read and write functions, so that TMC data can now be exchanged in both directions.

Minor update to the LowLevel MassStorage device demo, so that the ReadInCommandBlock() performs the data OUT endpoint selection and packet arrival test.
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.h
Demos/Device/LowLevel/MassStorage/MassStorage.c