Skip to content

Pin ODP deps to v0.1.0#40

Merged
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:v0.1.0-release
May 22, 2026
Merged

Pin ODP deps to v0.1.0#40
jerrysxie merged 1 commit into
OpenDevicePartnership:mainfrom
jerrysxie:v0.1.0-release

Conversation

@jerrysxie
Copy link
Copy Markdown
Contributor

Add tag = "v0.1.0" to git dependencies for embassy-imxrt and partition-manager (embedded-services) across all workspace crates to pin them to the v0.1.0 release.

@jerrysxie jerrysxie requested review from felipebalbi and tullom May 22, 2026 20:42
@jerrysxie jerrysxie self-assigned this May 22, 2026
Add tag = "v0.1.0" to git dependencies for embassy-imxrt and
partition-manager (embedded-services) across all workspace crates
to pin them to the v0.1.0 release.
@jerrysxie jerrysxie marked this pull request as ready for review May 22, 2026 20:46
@jerrysxie jerrysxie requested a review from a team as a code owner May 22, 2026 20:46
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Pins OpenDevicePartnership Git dependencies to the v0.1.0 release tag to make builds more deterministic across the libs/ and examples/rt685s/ Cargo workspaces.

Changes:

  • Added tag = "v0.1.0" to embassy-imxrt Git dependencies in workspace crates.
  • Added tag = "v0.1.0" to the partition-manager (embedded-services) Git dependency where used.
  • Updated the examples/rt685s workspace dependency declarations to match the pinned tag.

Reviewed changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

File Description
libs/imxrt-rom/Cargo.toml Pins embassy-imxrt Git dependency to v0.1.0.
libs/ec-slimloader-imxrt/Cargo.toml Pins embassy-imxrt and partition-manager Git dependencies to v0.1.0.
examples/rt685s/Cargo.toml Pins workspace-level embassy-imxrt and partition-manager Git dependencies to v0.1.0.

Comment thread libs/imxrt-rom/Cargo.toml
Comment thread libs/ec-slimloader-imxrt/Cargo.toml
Comment thread libs/ec-slimloader-imxrt/Cargo.toml
Comment thread examples/rt685s/Cargo.toml
Comment thread examples/rt685s/Cargo.toml
@jerrysxie jerrysxie merged commit afe1ebc into OpenDevicePartnership:main May 22, 2026
9 checks passed
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.

4 participants