Dean Camera
|
be2a7d4598
|
Move over message ID specific header data to unions inside the standard TMC header structure, so that all header data is read in one chunk in the incomplete TMC demo.
|
2010-07-27 11:26:47 +00:00 |
Dean Camera
|
cd39c38d5f
|
Rename reserved members of all structs so that they are uniformly named across all demos/projects/bootloaders.
Added start of the Incomplete TMC demo's command parser code.
|
2010-07-26 07:28:40 +00:00 |
Dean Camera
|
6e2920bc84
|
Add comments to the currently completed portions of the incomplete Test and Measurement Class demo.
|
2010-07-26 05:02:55 +00:00 |
Dean Camera
|
0803cf00ac
|
Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device projects/demos and incomplete Test and Measurement Class demo, which was accidentally removed during the makefile updates.
Alter Test and Measurement Class demo's request handlers to accept, process and correctly return the fields indicated in the specification.
|
2010-07-26 04:57:50 +00:00 |
Dean Camera
|
89a32baf58
|
Add stream callback flags and class specific control request handler code to the incomplete Test and Measurement Class device demo.
Change over the keyboard demo's manufacturer name back to the primary author of the demo.
|
2010-07-26 04:26:47 +00:00 |
Dean Camera
|
3a79548dc2
|
Add TMC device capabilities to the incomplete TMC demo.
|
2010-07-23 09:12:26 +00:00 |
Dean Camera
|
ac0ece0141
|
Added start of a low level device Test and Measurement class demo (thanks to Peter Lawrence).
|
2010-07-22 07:19:41 +00:00 |