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
@ -2455,6 +2455,7 @@ static int lpc17_ioalloc(struct usbhost_driver_s *drvr,
|
||||
return OK;
|
||||
}
|
||||
}
|
||||
|
||||
return -ENOMEM;
|
||||
#else
|
||||
return -ENOSYS;
|
||||
|
Loading…
x
Reference in New Issue
Block a user