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

Add support for standalone library #14

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

krish2718
Copy link
Collaborator

Move the cmake from Zephyr to this repo which can be used directly or as a reference for porting to other OSes.

Remove CONFIG prefix from the missing macros.

Signed-off-by: Chaitanya Tata <[email protected]>
For non-Zephyr and non-Linux platforms use the standard C library
headers to fix the build.

Signed-off-by: Chaitanya Tata <[email protected]>
This doesn't use any OS dependent cmake extensions and can be used
directly or act as a reference for porting to other OSes.

Signed-off-by: Chaitanya Tata <[email protected]>
Regulatory callbacks are fundamental and applicable to all modes.

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

Signed-off-by: Chaitanya Tata <[email protected]>
Use NRF70.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the nrf_wifi_standalone_lib branch from 953b8d2 to cc3ae7e Compare December 24, 2024 20:48
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.

2 participants