mirror of
https://github.com/apache/nuttx.git
synced 2026-06-12 06:03:10 +08: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:
@@ -2455,6 +2455,7 @@ static int lpc17_ioalloc(struct usbhost_driver_s *drvr,
|
||||
return OK;
|
||||
}
|
||||
}
|
||||
|
||||
return -ENOMEM;
|
||||
#else
|
||||
return -ENOSYS;
|
||||
|
||||
Reference in New Issue
Block a user