-
Notifications
You must be signed in to change notification settings - Fork 8.3k
Closed
Labels
TSCTopics that need TSC discussionTopics that need TSC discussionplatform: nRFNordic nRFxNordic nRFx
Description
Origin
nRF Wi-Fi is a cross-platform, RTOS-agnostic Wi-Fi framework for nRF Wi-Fi ICs.
The current repo is here:
https://github.com/nrfconnect/nrf_wifi
Note that this code is currently in hal_nordic
Purpose
The purpose of this request is to split up the nRF Wi-Fi source code from hal_nordic, for a couple of reasons:
- The releases of nrfx (our HAL) and nrf_wifi are completely independent, and having them in the same repo brings issues when updating the SHA of it in the main manifest
- While nrfx belongs to Zephyr as a built-in module, we think that nrf_wifi could be entirely optional
- This aligns hal_nordic to what other vendors do, such as ST with hal_st and hal_stm32
Mode of integration
As a optional module, with the name nrf_wifi.
Maintainership
Pull Request
Description
This is an existing component, it essentially contains the software framework necessary for the Wi-Fi functionality in the nRF Wi-Fi ICs.
Dependencies
None
Revision
1c85b3c927897c752c155560e263d4947ddcc6e4
License
SPDX-License-Identifier: BSD-3-Clause
Metadata
Metadata
Assignees
Labels
TSCTopics that need TSC discussionTopics that need TSC discussionplatform: nRFNordic nRFxNordic nRFx
Type
Projects
Status
Done