We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e963d3e commit 00ad7d8Copy full SHA for 00ad7d8
docs/porting/target/usb.md
@@ -38,7 +38,7 @@ The HAL USBPhy API provides physical access to the USB bus in the role of a USB
38
39
You can find the HAL API and specification for USB in the following module:
40
41
-[](https://os.mbed.com/docs/mbed-os/development/mbed-os-api-doxy/group__usb__device__core.html)
+[](https://os.mbed.com/docs/mbed-os/development/mbed-os-api-doxy/group__drivers___u_s_b_device.html)
42
43
To enable the HAL USBPhy API in Mbed OS, add the `USBDEVICE` label in the `device_has` option of the target's section in the `targets.json` file.
44
0 commit comments