-
Notifications
You must be signed in to change notification settings - Fork 1.4k
wifi: Fixes for RC1 issues #17653
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: Fixes for RC1 issues #17653
Conversation
CI InformationTo view the history of this post, clich the 'edited' button above Inputs:Sources:sdk-nrf: PR head: dff52939484af343f551659eff0c20e41ca22fd5 more detailssdk-nrf:
nrfxlib:
zephyr:
Github labels
List of changed files detected by CI (28)Outputs:ToolchainVersion: b44b7a08c9 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
Doc failure is due to Task1 not being complete. |
For external_content simply extend |
The |
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.
I think it requires an additional Wi-Fi driver top page, with the following subpages-
- nRF Wi-Fi driver
- nRF Wi-Fi portable driver
|
Please remove the third bullet about the driver documentation form the "Removed" section of "Documentation" from the Changelog https://docs.nordicsemi.com/bundle/ncs-latest/page/nrf/releases_and_maturity/releases/release-notes-changelog.html#documentation. |
18d03ec to
2b253ad
Compare
2b253ad to
babf503
Compare
babf503 to
a795489
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 Publishing GitHub Action. |
a795489 to
9cd562a
Compare
we already have it https://developer.nordicsemi.com/nRF_Connect_SDK_dev/doc/PR-17653/nrf/drivers/wifi.html |
PerMac
left a comment
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.
does this resolve any issue from the quarantine https://github.com/nrfconnect/sdk-nrf/blob/main/scripts/quarantine.yaml? If so, please also remove such entries from quarantine within this PR so we can let the CI verify the fixes. If not relevant, just ignore my comment and dismiss my request
As commented #18241 (review) un-quarantine will be part of that PR. |
As requested, unquarantine will happen in the other PR
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
rlubos
left a comment
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.
Please update SHAs
Top-level wifi page. Signed-off-by: Gerard Marull-Paretas <[email protected]>
This was removed during switch to nRF70, now its being re-instate as the doc would still be part of NCS docs, but with slight changes to use sources from Zephyr upstream. Signed-off-by: Chaitanya Tata <[email protected]>
These docs are primarily for low-level API. Signed-off-by: Chaitanya Tata <[email protected]>
[SHEL-3149] Correct power ceiling description in nrf70 driver documentation. Signed-off-by: Prasun Sinha <[email protected]>
This patch adds a new Doxygen docset for the Wifi APIs. Signed-off-by: Gerard Marull-Paretas <[email protected]>
These are now re-instated. Signed-off-by: Chaitanya Tata <[email protected]>
These files are now in hal_nordic. Signed-off-by: Chaitanya Tata <[email protected]>
When debugging driver we don't need WPA supplicant logs. Signed-off-by: Chaitanya Tata <[email protected]>
Handle the rename when nRF70 moved upstream Zephyr. Signed-off-by: Chaitanya Tata <[email protected]>
These are now part of upstream Zephyr. Signed-off-by: Chaitanya Tata <[email protected]>
bc2b0e5 to
dff5293
Compare
Fixes co-ex label name to match MPSL requirements. Signed-off-by: Chaitanya Tata <[email protected]>
Latest Wi-Fi FW blobs. Signed-off-by: Chaitanya Tata <[email protected]>
|
@nrfconnect/ncs-co-drivers @nrfconnect/ncs-co-build-system Please review |
The driver still resides in Zephyr upstream, but docs are only in NCS as Zephyr doesn't have vedor docs.
options-from-kconfigextensions to take a custom path @gmarullexternal_contextextensions to pull in RST + Doxygen docs frommodules/hal/nordic/drivers/nrf_wifi/doc@gmarull