doc: add a couple of ref targets

These will be needed later.

Signed-off-by: Marti Bolivar <marti.bolivar@nordicsemi.no>
This commit is contained in:
Marti Bolivar 2019-10-04 12:24:41 -07:00 committed by Carles Cufí
commit 2275aae291
2 changed files with 4 additions and 0 deletions

View file

@ -81,6 +81,8 @@ applications.
:c:func:`DEVICE_DECLARE()`
Declare a device object.
.. _device_struct:
Driver Data Structures
**********************

View file

@ -14,6 +14,8 @@ Related configuration options:
* :option:`CONFIG_I2C`
.. _i2c_api:
API Reference
*************