mirror of
https://github.com/apache/nuttx.git
synced 2026-08-27 04:10:40 +00:00
Misc improvements to the CDC/ACM host driver, mostly related to parsing the configuration descriptor. Still does not work.
This commit is contained in:
parent
8062555384
commit
d1da52a018
1 changed files with 1 additions and 0 deletions
|
|
@ -2455,6 +2455,7 @@ static int lpc17_ioalloc(struct usbhost_driver_s *drvr,
|
|||
return OK;
|
||||
}
|
||||
}
|
||||
|
||||
return -ENOMEM;
|
||||
#else
|
||||
return -ENOSYS;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue