From: Dean Camera Date: Mon, 26 Jul 2010 04:57:50 +0000 (+0000) Subject: Add missing INTERRUPT_CONTROL_ENDPOINT compile time option to the Mass Storage device... X-Git-Tag: LUFA-110528-BETA~317 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/0803cf00ac32f208fe5f8bbc6f29c49296feb977?ds=sidebyside;hp=0803cf00ac32f208fe5f8bbc6f29c49296feb977 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. ---