mirror of
https://github.com/apache/nuttx.git
synced 2026-08-10 15:05:07 +00:00
USB host: Add device address management support in preparation for USB hub support
This commit is contained in:
parent
a6e6b4ba2d
commit
4bf3dbe149
1 changed files with 1 additions and 1 deletions
|
|
@ -64,7 +64,7 @@
|
|||
* However, for the case of the SAMA5 EHCI, we know apriori that the value
|
||||
* of 'caplength' is 0x10. We keep this structure, however, to faciltate
|
||||
* porting this driver to other environments where, perhaps, such knowledge
|
||||
* is not availaable.
|
||||
* is not available.
|
||||
*/
|
||||
|
||||
/* Host Controller Capability Registers */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue