From: Dean Camera Date: Thu, 14 May 2009 10:07:08 +0000 (+0000) Subject: Removed all user pipe/endpoint interrupt APIs, added internal library support for... X-Git-Tag: LUFA-110528-BETA~1176 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/32f0f605efa293430a47d60bb857695ff6937d21?hp=32f0f605efa293430a47d60bb857695ff6937d21 Removed all user pipe/endpoint interrupt APIs, added internal library support for interrupt driven control endpoints when in device mode by defining INTERRUPT_CONTROL_ENDPOINT token and passing it to the compiler via the -D switch. ---