Skip to content

submanifests: optional: Fix Rust DTS parsing to allow for comments #90017

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

Closed
wants to merge 1 commit into from

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented May 15, 2025

In order to merge a change to put source-location comments in the generated DTS, the rust DTS reader needs to be able to handle these comments. This brings in a single change from the v4.1 release:

commit 615b2b76f18427f7fa6ec2bf765aeed1994dc64e
Author: Luca Burelli <l.burelli@arduino.cc>
Date:   Fri May 2 18:44:46 2025 +0200

    dts.pest: Add support for comments in devicetree source files

In order to merge a change to put source-location comments in the generated
DTS, the rust DTS reader needs to be able to handle these comments.  This
brings in a single change from the v4.1 release:

    commit 615b2b76f18427f7fa6ec2bf765aeed1994dc64e
    Author: Luca Burelli <l.burelli@arduino.cc>
    Date:   Fri May 2 18:44:46 2025 +0200

        dts.pest: Add support for comments in devicetree source files

Signed-off-by: David Brown <david.brown@linaro.org>
@github-actions github-actions bot added the size: XS A PR changing only a single line of code label May 15, 2025
Copy link

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
zephyr-lang-rust zephyrproject-rtos/zephyr-lang-rust@d4f9036 zephyrproject-rtos/zephyr-lang-rust@615b2b7 (v4.1-branch) zephyrproject-rtos/zephyr-lang-rust@d4f9036a..615b2b76

All manifest checks OK

Note: This message is automatically posted and updated by the Manifest GitHub Action.

Copy link

@kartben kartben requested a review from pillo79 May 15, 2025 18:04
@pillo79
Copy link
Collaborator

pillo79 commented May 28, 2025

Closing as the merged #89410 already included this change.

@pillo79 pillo79 closed this May 28, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
manifest manifest-zephyr-lang-rust size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants