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/migration-notes/3.7: add bits about PCIe, I3C, UART and Xtensa #75343

Merged
merged 5 commits into from
Jul 4, 2024

Commits on Jul 3, 2024

  1. doc: release-notes/3.7: bits for PCIe

    Mention the removal of two functions that have been deprecated
    since v3.3.0.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    12626cb View commit details
    Browse the repository at this point in the history
  2. doc: migration-notes/3.7: moving of arch_interface.h

    Mention the moving of arch_interface.h from include/zephyr/sys/
    to include/zephyr/arch/.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    8cba9db View commit details
    Browse the repository at this point in the history
  3. doc: release-notes/3.7: add some bits about I3C

    This adds some bits about additions and improvements on I3C.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    0a0f69a View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. doc: release-notes/3.7: add bits about Xtensa architecture

    Adds some bits on Xtensa architecture.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    042505a View commit details
    Browse the repository at this point in the history
  2. doc: release,migration-notes/3.7: add bits for serial

    This adds some bits about serial drivers.
    
    Signed-off-by: Daniel Leung <[email protected]>
    dcpleung committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    1c40916 View commit details
    Browse the repository at this point in the history