From: Dean Camera Date: Mon, 20 Feb 2012 22:07:25 +0000 (+0000) Subject: Update the Android Accessory Host ClassDriver demo to use the updated class configura... X-Git-Tag: LUFA-120730~143 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/1dcc1fe5275b78ef39611d0112c0f17603a1dc39?hp=1dcc1fe5275b78ef39611d0112c0f17603a1dc39 Update the Android Accessory Host ClassDriver demo to use the updated class configuration API. Enable -Wcast-align warning for the UC3 architecture in the ModuleTest build test now that the test passes with it. Minor documentation improvements. ---