You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/porting/target/usb.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -49,3 +49,5 @@ The Mbed OS HAL provides a set of conformance tests for the HAL USBPhy API. You
49
49
```
50
50
mbed test -t <toolchain> -m <target> -n mbed-os-tests-usb_device-*
51
51
```
52
+
53
+
For **setup instructions**, known issues and more information about USB tests, please see the [README](https://github.com/ARMmbed/mbed-os/blob/master/TESTS/usb_device/README.md).
0 commit comments