From: Dean Camera Date: Wed, 28 Sep 2011 13:24:08 +0000 (+0000) Subject: Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile time... X-Git-Tag: LUFA-111009~8 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/3223786c49335e732ed5719510c24b4c50ff8b46?hp=3223786c49335e732ed5719510c24b4c50ff8b46 Fix compile error on the UC3 targets when INTERRUPT_CONTROL_ENDPOINT compile time option is used (thanks to Ian Woloschin). Small size improvement for Little Endian devices when USB host mode is used. Minor documentation fixes. ---