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

Move Wi-Fi OS agnostic code from sdk-nrf #1101

Merged
merged 1 commit into from
Oct 27, 2023

Conversation

krish2718
Copy link
Contributor

@krish2718 krish2718 commented Oct 23, 2023

Long pending item for moving all OS agnostic code out of sdk-nrf, I have moved the commits to preserve the history, but this means that same commit now exists in two places sdk-nrf (before deletion of OSAL) and in this repo.

Edit: I forgot about License update from Nordic-5-clause to BSD-3-clause, so, squashed all commits, but please comment if you we also need to preserve history.

@CLAassistant
Copy link

CLAassistant commented Oct 23, 2023

CLA assistant check
All committers have signed the CLA.

@krish2718 krish2718 force-pushed the add_wifi_osal branch 4 times, most recently from 27506b6 to 78e9c3a Compare October 23, 2023 16:34
@github-actions github-actions bot added the doc-required PR must not be merged without tech writer approval. label Oct 23, 2023
@krish2718 krish2718 force-pushed the add_wifi_osal branch 4 times, most recently from 93b7f58 to e91c7a5 Compare October 24, 2023 12:33
nrf_wifi/doc/low_api_radio_test.rst Outdated Show resolved Hide resolved
nrf_wifi/README.rst Outdated Show resolved Hide resolved
nrf_wifi/doc/low_api_radio_test.rst Outdated Show resolved Hide resolved
nrf_wifi/doc/low_api_wifi.rst Outdated Show resolved Hide resolved
nrf_wifi/doc/low_api_common.rst Outdated Show resolved Hide resolved
nrf_wifi/doc/low_api_radio_test.rst Outdated Show resolved Hide resolved
nrf_wifi/doc/low_api_wifi.rst Outdated Show resolved Hide resolved
OS agnostic code was in sdk-nrf: drivers/wifi/nrf700x/osal but as this
is common move to nrfxlib and also modify the license to 3 clause BSD so
that it can be used with non-nordic MCUs, Zephyr or otherwise.

Also, move the drivers documentation and update CODEOWNERS.

Fixes SHEL-1763.

Signed-off-by: Chaitanya Tata <[email protected]>
@cvinayak cvinayak merged commit 65ebc09 into nrfconnect:main Oct 27, 2023
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc-required PR must not be merged without tech writer approval.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants