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

nrf_wifi: Add as a standlone library #1414

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

krish2718
Copy link
Contributor

Add cmake and kconfig files to make this module as a standlone library.

@krish2718 krish2718 force-pushed the convert_to_library branch 3 times, most recently from ab72dcd to 7c01481 Compare July 31, 2024 15:07
@krish2718 krish2718 force-pushed the convert_to_library branch 3 times, most recently from 88e0e2a to 34198d5 Compare September 13, 2024 18:02
Add cmake and kconfig files to make this module as a standlone library.

Signed-off-by: Chaitanya Tata <[email protected]>
Enable management buffer offload for scan and also pass missing args.

Signed-off-by: Chaitanya Tata <[email protected]>
Fix radio test mode.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718
Copy link
Contributor Author

Closing, this needs to be moved to hal_nordic now.

@krish2718 krish2718 closed this Oct 21, 2024
@krish2718 krish2718 reopened this Oct 22, 2024
Pass the regulatory configuration to FMAC.

Signed-off-by: Chaitanya Tata <[email protected]>
This is also applicable for scan-only mode.

Signed-off-by: Chaitanya Tata <[email protected]>
The define should only be passed when it's enabled in the BM code, not
unconditioanlly, this causes mismatch in the strucutre definition.

Signed-off-by: Chaitanya Tata <[email protected]>
2.7.0 doesn't have proper recovery support, so, disable WDT IRQ processing,
it will just be ignored.

Signed-off-by: Chaitanya Tata <[email protected]>
Useful in generating random MAC address.

Signed-off-by: Chaitanya Tata <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant