Skip to content

Conversation

d3zd3z
Copy link
Collaborator

@d3zd3z d3zd3z commented Aug 19, 2025

A recent short-term broken release of a transient dependency broke CI builds of Zephyr with Rust support. Although it was fixed shortly thereafter, it is a problem we'd like to avoid.

Until now, we've avoided committing the lock files. This change commits the lock files for each sample and test, building them with versions that have been tested.

d3zd3z added 2 commits August 19, 2025 15:03
A previous change: "zephyr: gpio: Simplify usage" eliminated the
GpioToke that was handed around.  Change this test to work with that new
API.

Signed-off-by: David Brown <[email protected]>
A recent short-term broken release of a transient dependency broke CI
builds of Zephyr with Rust support. Although it was fixed shortly
thereafter, it is a problem we'd like to avoid.

Until now, we've avoided committing the lock files.  This change commits
the lock files for each sample and test, building them with versions
that have been tested.

Signed-off-by: David Brown <[email protected]>
@d3zd3z d3zd3z requested review from teburd, cfriedt and kartben August 19, 2025 21:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant