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

drivers: wifi: Fix offloaded raw tx apis #80328

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

Conversation

kapbh
Copy link
Contributor

@kapbh kapbh commented Oct 23, 2024

Add and remove Kconfig in cmake.
Add changes to fix regularity domain of offloaded raw tx.

Kconfig for regulatory domain is now removed from OSAL
code. No need to add in cmake.
Added passive scan and offloaded raw tx Kconfig in cmake.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
@zephyrbot
Copy link
Collaborator

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nordic zephyrproject-rtos/hal_nordic@957d1a8 zephyrproject-rtos/hal_nordic#241 zephyrproject-rtos/hal_nordic#241/files

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

@zephyrbot zephyrbot added manifest manifest-hal_nordic DNM This PR should not be merged (Do Not Merge) labels Oct 23, 2024
The osal deinint was causing crash in log. The osal apis
spin lock take, release, bus qspi sleep are trying to use ops.
So removing osal deinit for temporary workaround.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
Update update hal_nordic revision to get fix of regulatory domain
changes. If the parameters are wrong it fails the api and get
current regulatory domain.

Signed-off-by: Kapil Bhatt <kapil.bhatt@nordicsemi.no>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Wi-Fi Wi-Fi DNM This PR should not be merged (Do Not Merge) manifest manifest-hal_nordic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants