Initial USB serial debug

git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2809 42af7a65-404d-4744-a932-0658087f49c3
This commit is contained in:
patacongo 2010-07-17 17:47:11 +00:00
parent 21056b53fd
commit e59a964e09

View File

@ -2498,7 +2498,7 @@ static int lpc17_epconfigure(FAR struct usbdev_ep_s *ep,
#endif #endif
/* If all of the endpoints have been configured, then tell the USB controller /* If all of the endpoints have been configured, then tell the USB controller
* to enabled normal activity on all realized endpoints. * to enable normal activity on all realized endpoints.
*/ */
if (last) if (last)