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:
Phumphathai Chansriwong 2024-12-13 15:39:52 +07:00 committed by Benjamin Cabé
parent 0e59cf41d7
commit 49a27255da

View file

@ -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
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