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/wifi nxp offload supplicant #82770

Conversation

fengming-ye
Copy link
Contributor

samples: wifi: nxp: separate wifi example user config file

Separate wifi example user config file to wifi network configurations
and hostap configurations.
User can set EXTRA_CONF_FILE as overlay-hostap.conf file to get
external hostap support.
Without overlay-hostap.conf, we will have embedded hostap.

drivers: wifi: nxp: add split entity network for soft AP

Fix wifi connect and wifi ap start mix wifi network issue.

drivers: wifi: nxp: support embedded supplicant

Fix uAP network issues when co-working with STA network.

drivers: wifi: nxp: disable 80211R on embedded supplicant

Currently not support 11R on embedded supplicant.

Currently not support 11R on embedded supplicant.

Signed-off-by: Fengming Ye <[email protected]>
Fix uAP network issues when co-working with STA network.

Signed-off-by: Fengming Ye <[email protected]>
Fix wifi connect and wifi ap start mix wifi network issue.

Signed-off-by: Fengming Ye <[email protected]>
Separate wifi example user config file to wifi network configurations
and hostap configurations.
User can set EXTRA_CONF_FILE as overlay-hostap.conf file to get
external hostap support.
Without overlay-hostap.conf, we will have embedded hostap.

Signed-off-by: Fengming Ye <[email protected]>
@kartben kartben merged commit d77fb49 into zephyrproject-rtos:main Dec 12, 2024
34 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants