zephyr/doc/connectivity/usb/device/api/usb_dc.rst
Johann Fischer 552c353969 doc: usb: add a note about the deprecation plan
Add a note about about the deprecation of current USB device support.

Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
2024-07-10 14:36:46 +02:00

17 lines
438 B
ReStructuredText

.. _usb_dc_api:
USB device controller driver API
################################
The USB device controller driver API is described in
:zephyr_file:`include/zephyr/drivers/usb/usb_dc.h` and sometimes referred to
as the ``usb_dc`` API.
This API has some limitations by design, it does not follow :ref:`device_model_api`
and is being replaced by :ref:`udc_api`.
API reference
*************
.. doxygengroup:: _usb_device_controller_api