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: osal: Add support for standalone library #83356

Merged
merged 4 commits into from
Jan 9, 2025

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.

@zephyrbot
Copy link
Collaborator

zephyrbot commented Dec 24, 2024

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
nrf_wifi zephyrproject-rtos/nrf_wifi@0f53c9e zephyrproject-rtos/nrf_wifi@68b0184 (main) zephyrproject-rtos/[email protected]

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@zephyrbot zephyrbot added manifest manifest-nrf_wifi DNM This PR should not be merged (Do Not Merge) labels Dec 24, 2024
sachinthegreen
sachinthegreen previously approved these changes Jan 2, 2025
@krish2718 krish2718 force-pushed the nrf_wifi_standalone_lib branch from 2bdb5ed to c577e29 Compare January 2, 2025 12:35
@krish2718 krish2718 removed the DNM This PR should not be merged (Do Not Merge) label Jan 2, 2025
@krish2718 krish2718 force-pushed the nrf_wifi_standalone_lib branch from c577e29 to b454dc1 Compare January 2, 2025 16:45
@zephyrbot zephyrbot added the DNM This PR should not be merged (Do Not Merge) label Jan 2, 2025
sachinthegreen
sachinthegreen previously approved these changes Jan 3, 2025
Pull in support for building OSAL code as a standalone library.

Signed-off-by: Chaitanya Tata <[email protected]>
Move the cmake file of OSAL to it's own repo and build as a standalone
library, this is porting friendly.

Signed-off-by: Chaitanya Tata <[email protected]>
These are duplicates of nRF7o bus library.

Signed-off-by: Chaitanya Tata <[email protected]>
Add appropriate tags for these to be run in CI.

Signed-off-by: Chaitanya Tata <[email protected]>
@krish2718 krish2718 force-pushed the nrf_wifi_standalone_lib branch from b454dc1 to 39dc54f Compare January 3, 2025 09:50
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Jan 3, 2025
@kartben kartben merged commit 1d5447d into zephyrproject-rtos:main Jan 9, 2025
27 of 28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants