Skip to content

Rust CI fixes #91074

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

Merged
merged 2 commits into from
Jun 4, 2025
Merged

Rust CI fixes #91074

merged 2 commits into from
Jun 4, 2025

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented Jun 4, 2025

This brings in a few fixes to the Rust module to fix recent issues with CI. In addition, a change to unblock #88345 is included.

d3zd3z added 2 commits June 4, 2025 10:00
Bring in the following changes from the rust module:

dd73abc242e zephyr: work: Allow struct to have a additional fields
898662c0889 zephyr-sys: Handle deflected GPIO constants
174ded53bd6 ci-manifest.yml: Add cmsis_6

This should fix CI for Rust.  In addition, the allowing struct to have
addition fields should unblock zephyrproject-rtos#88345.

Signed-off-by: David Brown <[email protected]>
This reverts commit 1207880.

Re-enable Rust CI after bringing in fixes.

Signed-off-by: David Brown <[email protected]>
Copy link

github-actions bot commented Jun 4, 2025

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@1cab77b zephyrproject-rtos/zephyr-lang-rust@dd73abc (main) zephyrproject-rtos/[email protected]

All manifest checks OK

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

Copy link

sonarqubecloud bot commented Jun 4, 2025

Copy link
Collaborator

@bjarki-andreasen bjarki-andreasen left a comment

Choose a reason for hiding this comment

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

Nice!

@nashif
Copy link
Member

nashif commented Jun 4, 2025

does this fix the RPI GPIO issue?

@fabiobaltieri
Copy link
Member

does this fix the RPI GPIO issue?

Guess it does? It contains the revert of the workarond. I'd suggest merging as hotfix so we can retry existing PRs that failed (rather than asking to rebase)

@nashif nashif added the Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. label Jun 4, 2025
@nashif nashif merged commit c05bcee into zephyrproject-rtos:main Jun 4, 2025
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Continuous Integration Hotfix Fix for issues blocking development, i.e. CI issues, tests failing in CI, etc. manifest manifest-zephyr-lang-rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants