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

[Feature][zephyr] Put wifi implementation in common #31651

Closed
axelnxp opened this issue Jan 24, 2024 · 0 comments · Fixed by #32143
Closed

[Feature][zephyr] Put wifi implementation in common #31651

axelnxp opened this issue Jan 24, 2024 · 0 comments · Fixed by #32143

Comments

@axelnxp
Copy link
Contributor

axelnxp commented Jan 24, 2024

Feature description

nrf and nxp wifi implementation with zephyr are almost identical.
See src/platform/nrfconnect/wifi and src/platform/nxp/zephyr/wifi.

The idea is to move these implementation to src/platform/Zephyr/wifi in order to share this code and help each other with bugfixes.

See initial discussion here:
#31648

I will personally plan to fullfil this task in a dedicated PR.

Platform

nrf connect, nrf, nxp

Platform Version(s)

No response

Anything else?

No response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant