-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Doc update for wifi credentials library and EAP methods #23022
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
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: 23aadd601a3a0f81523e9c6bfdc36bd67e1053cc more detailssdk-nrf:
zephyr:
Github labels
List of changed files detected by CI (9)Outputs:ToolchainVersion: 3ae5dc3c63 Test Spec & Results: ✅ Success; ❌ Failure; 🟠 Queued; 🟡 Progress; ◻️ Skipped;
|
|
You can find the documentation preview for this PR here. Preview links for modified nRF Connect SDK documents: |
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
7fc10fb to
250723a
Compare
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
doc/nrf/releases_and_maturity/releases/release-notes-changelog.rst
Outdated
Show resolved
Hide resolved
cd51761 to
385b5d5
Compare
Doc has been updated for wifi credentials library and EAP methods. Signed-off-by: Kapil Bhatt <[email protected]>
The wifi_credentials library is now part of upstream zephyr docs. Signed-off-by: Kapil Bhatt <[email protected]>
EAP-PEAP and EAP-TTLS is now added to Enterprise security. Signed-off-by: Kapil Bhatt <[email protected]>
Move wifi_credentials library to upstream and add changelog entry for EAP modes.