From c24e3d927e7425463f2a2608eb712a1ce256dea8 Mon Sep 17 00:00:00 2001 From: Chaitanya Tata Date: Wed, 11 Dec 2024 21:09:03 +0530 Subject: [PATCH] doc: nrf: Update the path to drivers Update to reflect latest nRF70 OSAL sources. Signed-off-by: Chaitanya Tata --- doc/nrf/drivers/wifi/nrf70_native.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/nrf/drivers/wifi/nrf70_native.rst b/doc/nrf/drivers/wifi/nrf70_native.rst index daab07249d4a..16d57beaf671 100644 --- a/doc/nrf/drivers/wifi/nrf70_native.rst +++ b/doc/nrf/drivers/wifi/nrf70_native.rst @@ -34,7 +34,7 @@ Design overview *************** The nRF Wi-Fi driver follows an OS-agnostic design, and the driver implementation is split into OS-agnostic and OS (Zephyr)-specific code. -The OS-agnostic code is located in the :file:`${ZEPHYR_BASE}/../modules/hal/nordic/drivers/nrf_wifi/` folder, and the Zephyr OS port is located in the :file:`${ZEPHYR_BASE}/drivers/wifi/nrf_wifi/` folder. +The OS-agnostic code is located in the :file:`${ZEPHYR_BASE}/../modules/nrf_wifi/` folder, and the Zephyr OS port is located in the :file:`${ZEPHYR_BASE}/drivers/wifi/nrf_wifi/` folder. The driver supports two modes of operation: