Fixed incorrectly issuing STALL response to unsupported control request SETUP packets, rather than in the data/status stage.

This commit is contained in:
Dean Camera 2013-01-27 13:07:48 +00:00
parent 5937a134ab
commit 22b04429e6
3 changed files with 3 additions and 1 deletions

View file

@ -185,6 +185,7 @@
* \li Elektor Magazine, "USB is Cool/Sucks" by Jerry Jacobs and Chris Vossen (minor mention), January 2010 Issue
* \li Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue
* \li Circuit Cellar Magazine, "Advanced USB Design Debugging" by Collin O'Flynn, August 2010 Issue
* \li Elektor Magazine, "Taming the Beast (2)" by Clemens Valens/Raymond Vermeulen, January 2013 Issue
*
* \section Sec_LUFANotableMentions Other Notable Mentions of LUFA
* The following are non-magazine but notable mentions of the LUFA library.