From: Dean Camera Date: Sun, 2 Aug 2009 11:33:00 +0000 (+0000) Subject: Removed interrupt disable/enable from the Device mode control request processing... X-Git-Tag: LUFA-110528-BETA~1015 X-Git-Url: http://git.linex4red.de/pub/USBasp.git/commitdiff_plain/c5eeedd522c12c8b4996594f3c4167393d0af7ff?hp=c5eeedd522c12c8b4996594f3c4167393d0af7ff Removed interrupt disable/enable from the Device mode control request processing routines, as they can cause problems with user code and can cause infinite spinlocks under some circumstances. Added new LUFA logo from EDIGMA.COM. ---