Skip to content

examples/rtk685s-evk: Pull in latest tps6699x - #956

Merged
RobertZ2011 merged 1 commit into
OpenDevicePartnership:mainfrom
RobertZ2011:examples-update-tps6699x
Sep 8, 2026
Merged

examples/rtk685s-evk: Pull in latest tps6699x#956
RobertZ2011 merged 1 commit into
OpenDevicePartnership:mainfrom
RobertZ2011:examples-update-tps6699x

Conversation

@RobertZ2011

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

🟢 Approval recommended

The changes are limited to an example workspace dependency bump and corresponding lockfile refresh with no code logic modifications in this repo.

Pull request overview

This PR updates the examples/rt685s-evk example workspace to consume newer upstream driver code via git dependencies, primarily to pick up a newer tps6699x revision and the corresponding resolved dependency graph in the lockfile.

Changes:

  • Update tps6699x to a newer git revision in examples/rt685s-evk/Cargo.lock.
  • Move embedded-usb-pd in examples/rt685s-evk/Cargo.toml from a tagged git dependency to an unpinned git dependency (with the lockfile pinning the resolved commit).
  • Refresh examples/rt685s-evk/Cargo.lock to reflect the new resolved git SHAs and resulting dependency removals.
File summaries
File Description
examples/rt685s-evk/Cargo.toml Removes the embedded-usb-pd tag to allow resolving a newer git commit (still governed by the lockfile).
examples/rt685s-evk/Cargo.lock Updates resolved git commit SHAs (notably tps6699x and embedded-usb-pd) and prunes no-longer-needed transitive crates.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@RobertZ2011
RobertZ2011 marked this pull request as ready for review September 8, 2026 15:32
@RobertZ2011
RobertZ2011 requested a review from a team as a code owner September 8, 2026 15:32
@RobertZ2011
RobertZ2011 enabled auto-merge (squash) September 8, 2026 15:32
@jerrysxie jerrysxie added this to EC Sep 8, 2026
@jerrysxie jerrysxie moved this to In Progress in EC Sep 8, 2026
@RobertZ2011
RobertZ2011 merged commit bf2069b into OpenDevicePartnership:main Sep 8, 2026
16 checks passed
@github-project-automation github-project-automation Bot moved this from In Progress to Done in EC Sep 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

4 participants