• Home
  • History
  • Annotate
Name
Date
Size
#Lines
LOC

..--

bus_if/18-Mar-2025-2,0951,207

doc/18-Mar-2025-4126

fw_if/umac_if/18-Mar-2025-21,69113,134

hw_if/hal/18-Mar-2025-6,2434,002

os_if/18-Mar-2025-3,117998

scripts/18-Mar-2025-143106

utils/18-Mar-2025-482304

zephyr/18-Mar-2025-8166

.gitignoreD18-Mar-202514 21

CMakeLists.txtD18-Mar-20258.7 KiB158148

CODEOWNERSD18-Mar-2025660 1612

DoxyfileD18-Mar-2025124.5 KiB2,8352,223

MakefileD18-Mar-20256.3 KiB179143

README.mdD18-Mar-202531 32

README.rstD18-Mar-2025419 1510

nrf_wifi_osal_module.cD18-Mar-20253.6 KiB9683

README.md

1# nrf_wifi
2nRF Wi-Fi framework
3

README.rst

1.. _nrf_wifi_api:
2
3nRF70 low-level API documentation
4*********************************
5
6The nRF70 Series Wi-Fi driver provides a low-level API for use cases where the application needs to access the nRF70 Series device directly.
7This is typically intended for customers who want to use the nRF70 Series device on a different platform than Zephyr.
8
9.. toctree::
10   :maxdepth: 1
11   :caption: Modules:
12   :glob:
13
14   doc/*
15