Skip to content

Use full git commit hash for usb libraries#1749

Merged
MitchBradley merged 1 commit into
Portabilityfrom
main
Jun 15, 2026
Merged

Use full git commit hash for usb libraries#1749
MitchBradley merged 1 commit into
Portabilityfrom
main

Conversation

@MitchBradley

Copy link
Copy Markdown
Collaborator

Sometimes the build fails because git cannot fetch with the short hashes.

Sometimes the build fails because git cannot fetch with the
short hashes.
Copilot AI review requested due to automatic review settings June 15, 2026 18:22
@MitchBradley MitchBradley merged commit 540dd2e into Portability Jun 15, 2026

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.

Pull request overview

Updates PlatformIO USB host library dependencies to pin against full Git commit hashes, reducing build failures caused by ambiguous/unfetchable short SHA references.

Changes:

  • Replaced short SHA pins with full 40-character commit hashes for usb_host_cdc_acm and usb_host_vcp in lib_deps_usb_host.

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.

2 participants