Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

doc: wifi: Fix Low-level API doc #21167

Merged
merged 1 commit into from
Mar 27, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 10 additions & 1 deletion doc/nrf/drivers/wifi/low_level_api.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
Low-Level API
.. _nrf70_wifi_low_level_api:

Low-level API
#############

.. contents::
:local:
:depth: 2

The nRF70 Series Wi-Fi® driver provides a low-level API for applications that need direct access to the nRF70 Series device.
This is intended for users who want to use the nRF70 Series device on a platform other than Zephyr.

Common
******

Expand Down