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 3086c69 commit e98f1efCopy full SHA for e98f1ef
doc/connectivity/usb/device/usb_device.rst
@@ -27,9 +27,9 @@ over time. It provides the following functionalities:
27
28
.. note::
29
It is planned to deprecate all APIs listed in :ref:`usb_api` and the
30
- functions that depend on them between Zephyr v4.0.0 and v4.1.0, and remove
31
- them in v4.3.0. The new USB device support, represented by the APIs in
32
- :ref:`usb_device_next_api`, will become the default in Zephyr v4.1.0.
+ functions that depend on them between Zephyr v4.1.0 and v4.2.0, and remove
+ them in v4.4.0. The new USB device support, represented by the APIs in
+ :ref:`usb_device_next_api`, will become the default in Zephyr v4.2.0.
33
34
Supported USB classes
35
*********************
0 commit comments