zephyr/doc/reference/peripherals/hwinfo.rst
Carles Cufi 46f108519d doc: reference: Add hwinfo API
Add the hwinfo API to the reference documentation.

Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
2020-03-18 11:47:24 +01:00

24 lines
352 B
ReStructuredText

.. _hwinfo_api:
Hardware Information
####################
Overview
********
The HW Info API provides access to hardware information such as device
identifiers.
Configuration Options
*********************
Related configuration options:
* :option:`CONFIG_HWINFO`
API Reference
*************
.. doxygengroup:: hwinfo_interface
:project: Zephyr