Skip to content

Conversation

@krish2718
Copy link
Contributor

  1. Move nrf_wifi out of hal_nordic to it's own repo
  2. Add a modules/nrf_wifi and move all the OSAL handling from Zephyr driver

@zephyrbot
Copy link

zephyrbot commented Nov 7, 2024

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

Name Old Revision New Revision Diff
hal_nordic zephyrproject-rtos/hal_nordic@54bde38 zephyrproject-rtos/hal_nordic@ce87268 (master) zephyrproject-rtos/[email protected]
nrf_wifi 🆕 N/A (Added) zephyrproject-rtos/nrf_wifi@f9e2abd (main) N/A

DNM label due to: 1 added project

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

sachinthegreen
sachinthegreen previously approved these changes Nov 12, 2024
sachinthegreen
sachinthegreen previously approved these changes Nov 15, 2024
jukkar
jukkar previously approved these changes Nov 17, 2024
@krish2718 krish2718 dismissed stale reviews from jukkar and sachinthegreen via 2683639 November 21, 2024 07:33
@krish2718 krish2718 force-pushed the nrf_wifi_restructure branch from e146f42 to 2683639 Compare November 21, 2024 07:33
jukkar
jukkar previously approved these changes Nov 22, 2024
Following the naming convention add an underscore and update path in the
maintainers file too.

Signed-off-by: Chaitanya Tata <[email protected]>
The OSAL code now lives in it's own repo nrf_wifi.

Signed-off-by: Chaitanya Tata <[email protected]>
This is a Zephyr shim for the nrf-wifi module.

Signed-off-by: Chaitanya Tata <[email protected]>
This is now taken care by the Zephyr module shim.

Signed-off-by: Chaitanya Tata <[email protected]>
The shim files should be part of the Zephyr module directory within
Zephyr, as they are coupled with the module implementation which os OS
agnostic.

Signed-off-by: Chaitanya Tata <[email protected]>
The blobs are now part of nrf_wifi module, and remove the manual check
and add verifying the blobs and their integrity using helper function.

Signed-off-by: Chaitanya Tata <[email protected]>
Pulls PR that removed nRF Wi-Fi.

Signed-off-by: Chaitanya Tata <[email protected]>
@carlescufi carlescufi removed the DNM This PR should not be merged (Do Not Merge) label Nov 25, 2024
@carlescufi
Copy link
Member

carlescufi commented Nov 25, 2024

Removed DNM, since the added project has been approved by the TSC.

@kartben kartben merged commit e512151 into zephyrproject-rtos:main Nov 25, 2024
27 of 28 checks passed
@jurenat
Copy link
Contributor

jurenat commented Nov 25, 2024

What is the we file added in the root (bb2dfa1)? It looks like a mistake to me.

@krish2718
Copy link
Contributor Author

What is the we file added in the root (bb2dfa1)? It looks like a mistake to me.

Oops, it is a mistake, will fix it, thanks.

@krish2718
Copy link
Contributor Author

What is the we file added in the root (bb2dfa1)? It looks like a mistake to me.

Oops, it is a mistake, will fix it, thanks.

FYI #82023

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.

8 participants