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

Fix for crash and documentation update #47

Merged
merged 2 commits into from
Feb 19, 2025

Conversation

sachinthegreen
Copy link
Contributor

Updates for:

  1. Fixing a driver crash in the deinit path
  2. Documentation updates.

Remove the nrf_wifi_osal_deinit invocation in the failure case of
nrf70_bm_sys_fmac_init/nrf70_bm_rt_fmac_init, since the
nrf70_bm_sys_fmac_deinit/nrf70_bm_rt_fmac_deinit need an handle to the
os_ops. Also they invoke the osal deinit themselves thereby making the
invocation from the init functions unnecessary.

Signed-off-by: Sachin D Kulkarni <[email protected]>
Update the documentation to reflect:
1. Fixed MAC address value in radio test mode
2. Updated git submodule locations for the OSAL driver and firmware
   binaries

Signed-off-by: Sachin D Kulkarni <[email protected]>
@sachinthegreen sachinthegreen merged commit 5179ebf into nrfconnect:main Feb 19, 2025
2 checks passed
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