Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device...
authorDean Camera <dean@fourwalledcubicle.com>
Mon, 26 Jul 2010 04:57:50 +0000 (04:57 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Mon, 26 Jul 2010 04:57:50 +0000 (04:57 +0000)
commit0803cf00ac32f208fe5f8bbc6f29c49296feb977
tree1daef00a776263204fe6b4c60eea85f99f7bc40b
parent89a32baf585c8881fa972a2cb1963fb67e70d642
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.
Demos/Device/ClassDriver/MassStorage/makefile
Demos/Device/ClassDriver/MassStorageKeyboard/makefile
Demos/Device/Incomplete/TestAndMeasurement/TestAndMeasurement.c
Demos/Device/Incomplete/TestAndMeasurement/makefile
Demos/Device/LowLevel/MassStorage/makefile
Projects/TempDataLogger/makefile
Projects/Webserver/makefile