mirror of
https://github.com/apache/nuttx.git
synced 2026-09-10 19:06:35 +00:00
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:
parent
21056b53fd
commit
e59a964e09
1 changed files with 1 additions and 1 deletions
|
|
@ -2498,7 +2498,7 @@ static int lpc17_epconfigure(FAR struct usbdev_ep_s *ep,
|
|||
#endif
|
||||
|
||||
/* 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)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue