Fixed race conditions in the CDC, HID and Mass Storage class drivers when processing some control requests.
This commit is contained in:
parent
2b54cd984d
commit
8df0cf3241
5 changed files with 17 additions and 1 deletions
|
@ -136,6 +136,10 @@
|
|||
* - Elektor Magazine, "20 x Open Source" by Jens Nickel, March 2010 Issue
|
||||
* - Circuit Cellar Magazine, "Advanced USB Design Debugging" by Collin O'Flynn, August 2010 Issue
|
||||
*
|
||||
* \section Sec_PortsAndForks Non-Official LUFA Ports and Forks
|
||||
* - NXP's official "nxpusblib" LUFA fork, for LPC devices: http://www.lpcware.com/content/project/nxpusblib
|
||||
* - Kevin Mehall's LUFA port to the NXP LPC13xx: https://github.com/kevinmehall/LUFA-LPC13xx
|
||||
*
|
||||
* \section Sec_LUFANotableMentions Other Notable Mentions of LUFA
|
||||
* - Adafruit "Ask an Engineer", 7th November 2010
|
||||
* - Arduino 2010 Keynote speech
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue