Modify configuration for use with STM32 OTG FS driver testing

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@4580 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo
2012-04-09 21:08:37 +00:00
parent 8e32c1ec11
commit 5be2c492fc
5 changed files with 217 additions and 5 deletions
+1 -1
View File
@@ -1133,7 +1133,7 @@ static void cdcacm_unbind(FAR struct usbdevclass_driver_s *driver,
}
/* Free write requests that are not in use (which should be all
* of them
* of them)
*/
flags = irqsave();