mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-25 03:57:10 +00:00
Add the hwinfo API to the reference documentation. Signed-off-by: Carles Cufi <carles.cufi@nordicsemi.no>
24 lines
352 B
ReStructuredText
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
|