-
Notifications
You must be signed in to change notification settings - Fork 6.6k
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
doc: release-notes-4.0: Add notes for Wi-Fi #81216
Merged
mmahadevan108
merged 1 commit into
zephyrproject-rtos:main
from
jukkar:devel/wifi-eth-4.0-release-notes
Nov 12, 2024
Merged
doc: release-notes-4.0: Add notes for Wi-Fi #81216
mmahadevan108
merged 1 commit into
zephyrproject-rtos:main
from
jukkar:devel/wifi-eth-4.0-release-notes
Nov 12, 2024
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
nordicjm
reviewed
Nov 11, 2024
doc/releases/release-notes-4.0.rst
Outdated
* Add regulatory domain support to Wi-Fi shell. | ||
* Add WPS support to Wi-Fi shell. | ||
* Add 802.11r connect command usage in Wi-Fi shell. | ||
* Add currnet PHY rate to hostap status message. |
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.
*current
jukkar
force-pushed
the
devel/wifi-eth-4.0-release-notes
branch
from
November 11, 2024 13:44
c7fae89
to
0d350cd
Compare
|
Added release notes for Wi-Fi. Signed-off-by: Jukka Rissanen <jukka.rissanen@nordicsemi.no>
jukkar
force-pushed
the
devel/wifi-eth-4.0-release-notes
branch
from
November 11, 2024 20:26
0d350cd
to
37ca2e1
Compare
Removed Ethernet part from the release note as there is better one at #81242 |
jukkar
changed the title
doc: release-notes-4.0: Add notes for Wi-Fi and Ethernet
doc: release-notes-4.0: Add notes for Wi-Fi
Nov 11, 2024
rlubos
approved these changes
Nov 12, 2024
krish2718
approved these changes
Nov 12, 2024
* Added ESP32 driver APSTA support. | ||
* Add Wi-Fi Easy Connect (DPP) support. | ||
* Add support for Wi-Fi credentials library. | ||
* Add enterprise support for station. |
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.
Suggested change
* Add enterprise support for station. | |
* Add enterprise security support for station. |
mmahadevan108
approved these changes
Nov 12, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
area: Ethernet
area: Networking
area: Wi-Fi
Wi-Fi
Release Notes
To be mentioned in the release notes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Added release notes for Wi-Fi components.