Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 592 Bytes

api.rst

File metadata and controls

25 lines (19 loc) · 592 Bytes

API Documentation

Welcome to the Zephyr Project's :abbr:`API (Application Programing Interface)` documentation.

This section contains the API documentation automatically extracted from the code. If you are looking for a specific API, enter it on the search box. The search results display all sections containing information about that API.

The Zephyr APIs are used the same way on all SoCs and boards.

.. toctree::
   :maxdepth: 2

   kernel_api.rst
   device.rst
   bluetooth.rst
   networking.rst
   io_interfaces.rst
   power_management_api
   file_system