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.
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
* \mainpage
|
||||
*
|
||||
* \n
|
||||
* \image html LUFA.gif "The Lightweight USB Framework for AVRs"
|
||||
* \image html LUFA.gif
|
||||
* \n
|
||||
*
|
||||
* For author and donation information, see \ref Page_Donating.
|
||||
@@ -36,5 +36,5 @@
|
||||
* - \subpage Page_LibraryApps Overview of included Demos, Bootloaders and Projects
|
||||
*
|
||||
*
|
||||
* <small><i>Logo design by Pavla Dlab</i></small>
|
||||
* <small><i>Logo design by EDIGMA.COM</i></small>
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user