-
Notifications
You must be signed in to change notification settings - Fork 7k
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
drivers: wifi: nxp: add Wi-Fi thread configurations #81693
drivers: wifi: nxp: add Wi-Fi thread configurations #81693
Conversation
After some internal discussion, I think it makes sense for us to hold off on merging this for now. The actual code changes to use these Kconfigs still need to be sent to the NXP HAL upstream, and I think it would be best to send these changes with that update, so the Kconfigs can actually be validated by a build. |
Ok, I added DNM label for this PR, please remove it after this is ready. |
25e34fc
to
0d5897e
Compare
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
Hi @danieldegrasse the related hal_nxp upstream change, please review: |
0d5897e
to
ac00b49
Compare
ac00b49
to
c0ea249
Compare
Support configuring Wi-Fi threads stack size and priority through Kconfig. Signed-off-by: Maochen Wang <[email protected]>
c0ea249
to
3e3b099
Compare
Support configuring Wi-Fi threads stack size and priority through Kconfig.