Skip to content

Update tps6699x and embedded-usb-pd dependency ref#862

Open
jerrysxie wants to merge 2 commits into
OpenDevicePartnership:mainfrom
jerrysxie:update-tps6699x
Open

Update tps6699x and embedded-usb-pd dependency ref#862
jerrysxie wants to merge 2 commits into
OpenDevicePartnership:mainfrom
jerrysxie:update-tps6699x

Conversation

@jerrysxie
Copy link
Copy Markdown
Contributor

Remove branch pin from tps6699x (was v0.2.0, now defaults to main). Pin embedded-usb-pd to tag v0.1.0.

Remove branch pin from tps6699x (was v0.2.0, now defaults to main).
Pin embedded-usb-pd to tag v0.1.0.
@jerrysxie jerrysxie self-assigned this May 23, 2026
@jerrysxie jerrysxie marked this pull request as ready for review May 23, 2026 00:13
@jerrysxie jerrysxie requested a review from a team as a code owner May 23, 2026 00:13
Copy link
Copy Markdown
Contributor

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

Updates the workspace's external Type-C dependencies: pins embedded-usb-pd to tag v0.1.0 and drops the v0.2.0 branch pin from tps6699x so it tracks the default branch. Lockfiles and example manifests are updated to match.

Changes:

  • Pin embedded-usb-pd to git tag v0.1.0 in the root workspace and both example workspaces.
  • Remove the branch = "v0.2.0" pin from tps6699x, moving it to the default-branch commit 159ae3b.
  • Refresh Cargo.lock files (root, examples/rt685s-evk, examples/std) to reflect the new sources.

Reviewed changes

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

Show a summary per file
File Description
Cargo.toml Adds tag = "v0.1.0" to embedded-usb-pd; removes branch pin from tps6699x.
Cargo.lock Updates lockfile sources for both crates.
examples/rt685s-evk/Cargo.toml Mirrors root manifest changes for direct example deps.
examples/rt685s-evk/Cargo.lock Updates lockfile sources for example.
examples/std/Cargo.toml Pins embedded-usb-pd to tag v0.1.0.
examples/std/Cargo.lock Updates lockfile sources for std example.

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.

3 participants