Skip to content
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/4.0: add bits about serial/UART and demand paging #81022

Merged

Conversation

dcpleung
Copy link
Member

@dcpleung dcpleung commented Nov 6, 2024

Add some bits about serial/UART and demand paging in the release note and migration notes for 4.0.

This adds some bits about demand paging in release note
for 4.0.

Signed-off-by: Daniel Leung <[email protected]>
@dcpleung dcpleung marked this pull request as ready for review November 6, 2024 19:59
@zephyrbot zephyrbot added the Release Notes To be mentioned in the release notes label Nov 6, 2024
@@ -405,9 +407,13 @@ Drivers and Sensors

* Serial

* ESP32: Added UART support for ESP32-C2 and ESP8684.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fyi @sylvioalves -- looking at #80912 it looks like you didn't enumerate all the driver updates for ESP32-C2 / ESP8684. I'm fine either way i.e only mention "Added SoC support" as it kind of implies that basic peripherals are supported, or actually list them all, including UART as proposed in this PR, but it needs to be consistent

Copy link
Member Author

@dcpleung dcpleung Nov 6, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In that case, I will remove my entry and let them do the whole thing, since they are the maintainers of the ESP32 components.

This adds some bits about serial/UART in the migration
and release notes for 4.0.

Signed-off-by: Daniel Leung <[email protected]>
Copy link
Collaborator

@kartben kartben left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@mmahadevan108 mmahadevan108 added this to the v4.0.0 milestone Nov 6, 2024
@kartben kartben added the Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc. label Nov 6, 2024
@mmahadevan108 mmahadevan108 merged commit d4b1302 into zephyrproject-rtos:main Nov 6, 2024
20 checks passed
@dcpleung dcpleung deleted the doc/release-notes-40 branch November 7, 2024 01:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Documentation Release Notes To be mentioned in the release notes Trivial Changes that can be reviewed by anyone, i.e. doc changes, minor build system tweaks, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants