Skip to content

Commit e98f1ef

Browse files
jfischer-nokartben
authored andcommitted
doc: usb: update the USB device stack deprecation plans
Deprecation has been postponed for another version. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
1 parent 3086c69 commit e98f1ef

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/connectivity/usb/device/usb_device.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,9 @@ over time. It provides the following functionalities:
2727

2828
.. note::
2929
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.
30+
functions that depend on them between Zephyr v4.1.0 and v4.2.0, and remove
31+
them in v4.4.0. The new USB device support, represented by the APIs in
32+
:ref:`usb_device_next_api`, will become the default in Zephyr v4.2.0.
3333

3434
Supported USB classes
3535
*********************

0 commit comments

Comments
 (0)