From: Dean Camera Date: Sun, 27 Feb 2011 20:00:15 +0000 (+0000) Subject: Changed over the AVR8 USB controller interrupt management macros to be inlined functi... X-Git-Tag: LUFA-110528-BETA~52 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/04526d284dec7f2b2b2cd3716de979d8d3140198?hp=04526d284dec7f2b2b2cd3716de979d8d3140198 Changed over the AVR8 USB controller interrupt management macros to be inlined functions instead, for better compile-time validity checking and to keep the per-architecture source files as uniform as possible. ---