-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
wifi: Pull nrf_wifi driver restructuring #19147
base: main
Are you sure you want to change the base?
Conversation
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: e08c7adee380f9f972e6bf1bef3872b6ae2a2789 more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (54)
Outputs:ToolchainVersion: b77d8c1312 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Super cool :)
ef276a7
to
bd6de17
Compare
You can find the documentation preview for this PR at this link. It will be updated about 10 minutes after the documentation build succeeds. Note: This comment is automatically posted by the Documentation Publish GitHub Action. |
bd6de17
to
9f72639
Compare
9f72639
to
ea22fdd
Compare
nRF70 driver is now restructred upstream. Signed-off-by: Chaitanya Tata <[email protected]>
Fix the name of the directory. Signed-off-by: Chaitanya Tata <[email protected]>
nRF70 driver now uses a new module "nrf_wifi", add it to the allow list. Signed-off-by: Chaitanya Tata <[email protected]>
ea22fdd
to
e08c7ad
Compare
There are two twister failure related to |
nRF70 Wi-Fi driver is now restructured, pull these changes to NCS.