doc: fix typo in usb_device docs
Fix spelling from 'USPIP' to 'USBIP'. Signed-off-by: Phumphathai Chansriwong <ouoam2555@gmail.com>
This commit is contained in:
parent
0e59cf41d7
commit
49a27255da
1 changed files with 1 additions and 1 deletions
|
|
@ -510,7 +510,7 @@ prevent you from implementing a hardware-clone firmware. Instead, if possible,
|
||||||
the host driver implementation should be fixed to use values from the interface
|
the host driver implementation should be fixed to use values from the interface
|
||||||
and endpoint descriptor.
|
and endpoint descriptor.
|
||||||
|
|
||||||
Testing over USPIP in native_sim
|
Testing over USBIP in native_sim
|
||||||
********************************
|
********************************
|
||||||
|
|
||||||
A virtual USB controller implemented through USBIP might be used to test the USB
|
A virtual USB controller implemented through USBIP might be used to test the USB
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue