Skip to content

[usb] Document ESP32-S31/H4 USB-OTG support#6849

Open
swoboda1337 wants to merge 2 commits into
esphome:nextfrom
swoboda1337:esp32-s31h4-usb-docs
Open

[usb] Document ESP32-S31/H4 USB-OTG support#6849
swoboda1337 wants to merge 2 commits into
esphome:nextfrom
swoboda1337:esp32-s31h4-usb-docs

Conversation

@swoboda1337

Copy link
Copy Markdown
Member

Description

Adds ESP32-S31 and ESP32-H4 to the supported-variant lists for tinyusb, usb_cdc_acm, usb_host and usb_uart (all have USB-OTG).

Split out of a previously combined docs PR so each docs change maps 1-1 to its esphome code PR, making merges independent.

Related issue (if applicable): N/A

Pull request in esphome with YAML changes (if applicable):

Checklist

  • I am merging into next because this is new documentation that has a matching pull-request in esphome as linked above.
    or

  • I am merging into current because this is a fix, change and/or adjustment in the current documentation and is not for a new component or feature.

  • Link added in /src/content/docs/components/index.mdx when creating new documents for new components or cookbook.

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 the ESPHome documentation to reflect USB-OTG support for ESP32-S31 and ESP32-H4 across the relevant USB component pages, aligning with the corresponding ESPHome core changes.

Changes:

  • Expanded the documented supported ESP32 variants for tinyusb and usb_cdc_acm to include ESP32-H4 and ESP32-S31.
  • Updated usb_host and usb_uart component descriptions to include ESP32-H4 and ESP32-S31 in the supported host-capable variants.

Reviewed changes

Copilot reviewed 4 out of 4 changed files in this pull request and generated 1 comment.

File Description
src/content/docs/components/usb_uart.mdx Updates the intro text to include ESP32-S31/H4 as USB host-capable variants (minor wording clarity nit noted).
src/content/docs/components/usb_host.mdx Extends the opening description’s supported variant list to include ESP32-S31 and ESP32-H4.
src/content/docs/components/usb_cdc_acm.mdx Adds ESP32-H4 and ESP32-S31 to the supported variants list.
src/content/docs/components/tinyusb.mdx Adds ESP32-H4 and ESP32-S31 to the supported variants list.

Comment thread src/content/docs/components/usb_uart.mdx Outdated
@netlify

netlify Bot commented Jun 24, 2026

Copy link
Copy Markdown

Deploy Preview for esphome ready!

Name Link
🔨 Latest commit c227c17
🔍 Latest deploy log https://app.netlify.com/projects/esphome/deploys/6a3c13ddce3ed10008bf743e
😎 Deploy Preview https://deploy-preview-6849--esphome.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants