doc: usb: add reference to BOS support API
Add a reference to the BOS support API. Signed-off-by: Johann Fischer <johann.fischer@nordicsemi.no>
This commit is contained in:
parent
740f2697bc
commit
0595fd028d
2 changed files with 10 additions and 0 deletions
|
@ -9,3 +9,4 @@ USB device support APIs
|
||||||
usb_dc.rst
|
usb_dc.rst
|
||||||
usb_device.rst
|
usb_device.rst
|
||||||
usb_device_hid.rst
|
usb_device_hid.rst
|
||||||
|
usb_device_bos.rst
|
||||||
|
|
9
doc/connectivity/usb/device/api/usb_device_bos.rst
Normal file
9
doc/connectivity/usb/device/api/usb_device_bos.rst
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
.. _usb_bos_api:
|
||||||
|
|
||||||
|
Binary Device Object Store (BOS) support API
|
||||||
|
############################################
|
||||||
|
|
||||||
|
API reference
|
||||||
|
*************
|
||||||
|
|
||||||
|
.. doxygengroup:: usb_bos
|
Loading…
Add table
Add a link
Reference in a new issue