Skip to content

embassy-usb: Fix documentation link issues#5892

Merged
leftger merged 2 commits intoembassy-rs:mainfrom
bugadani:driver-doc
Apr 19, 2026
Merged

embassy-usb: Fix documentation link issues#5892
leftger merged 2 commits intoembassy-rs:mainfrom
bugadani:driver-doc

Conversation

@bugadani
Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI review requested due to automatic review settings April 18, 2026 09:17
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

This PR fixes broken/incorrect Rustdoc links in the USB host driver API docs to ensure generated documentation correctly references UsbChannel and its error type.

Changes:

  • Update ChannelError doc comment to reference UsbChannel (removing stale ChannelOut/ChannelIn links).
  • Fix UsbChannel link in the channel marker module docs by removing an incorrect super::UsbChannel path.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bugadani bugadani changed the title usb-host: Fix documentation link issues embassy-usb: Fix documentation link issues Apr 18, 2026
@xoviat
Copy link
Copy Markdown
Contributor

xoviat commented Apr 18, 2026

bender run

@leftger leftger added this pull request to the merge queue Apr 19, 2026
Merged via the queue into embassy-rs:main with commit fc6ddb1 Apr 19, 2026
7 checks passed
@bugadani bugadani deleted the driver-doc branch April 19, 2026 07:00
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