Skip to content

Commit c4afa25

Browse files
author
Amanda Butler
authored
Update warning in usb.md
Update warning for clarification.
1 parent c05a986 commit c4afa25

File tree

1 file changed

+1
-1
lines changed
  • docs/reference/contributing/target

1 file changed

+1
-1
lines changed

docs/reference/contributing/target/usb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
The HAL USBPhy API provides physical access to the USB bus in the role of a USB device. Implementing this API enables the use of any supported class driver, such as CDC, HID and MSD.
44

5-
<span class="warnings">**Warning:** We are changing the USB API in an upcoming release of Mbed OS. You can find details on how it may affect you in the [Implementing the USB](#implementing-usb) section.
5+
<span class="warnings">**Warning:** We are changing the USB API in an upcoming release of Mbed OS. This page documents code that exists on a feature branch of Mbed OS. You can find details on how it may affect you in the [Implementing the USB](#implementing-usb) section.
66

77
### Assumptions
88

0 commit comments

Comments
 (0)