Skip to content

Update the manifest for the Waveshare ESP32-S3-Zero board#1641

Closed
bdraco wants to merge 3 commits into
mainfrom
Waveshare_ESP32_S3_Zero
Closed

Update the manifest for the Waveshare ESP32-S3-Zero board#1641
bdraco wants to merge 3 commits into
mainfrom
Waveshare_ESP32_S3_Zero

Conversation

@bdraco

@bdraco bdraco commented Jun 21, 2026

Copy link
Copy Markdown
Member

What does this implement/fix?

Updates the Waveshare ESP32-S3-Zero manifest: corrects the flash/PSRAM sizes, pin notes, RGB LED and SPI pin mapping, and adds a product image. Picks up @DeepCoreSystem's #1640 and gets it through CI; the original had three tags that are not in the allowed board-tag enum (esp32-s3, wifi, bluetooth), and the generated catalog was not regenerated. Dropped those tags and ran script/sync_boards.py.

Related issue or feature (if applicable):

Types of changes

  • Bugfix (non-breaking change which fixes an issue) — bugfix
  • New feature (non-breaking change which adds functionality) — new-feature
  • Enhancement to an existing feature — enhancement
  • Breaking change (fix or feature that would cause existing functionality to not work as expected) — breaking-change
  • Refactor (no behaviour change) — refactor
  • Documentation only — docs
  • Maintenance / chore — maintenance
  • CI / workflow change — ci
  • Dependencies bump — dependencies

Frontend coordination

  • No frontend change needed
  • Companion frontend PR: esphome/device-builder-frontend#

Checklist

  • The code change is tested and works locally.
  • Pre-commit hooks pass (ruff, codespell, yaml/json/python checks).
  • Tests have been added or updated under tests/ where applicable.
  • components.index.json / definitions/components/*.json have not been hand-edited (regenerate via script/sync_components.py if a sync is needed).
  • Architecture-level changes are reflected in docs/ARCHITECTURE.md and/or docs/API.md.

@bdraco bdraco added the enhancement Improvement to an existing feature label Jun 21, 2026
@codspeed-hq

codspeed-hq Bot commented Jun 21, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

✅ 27 untouched benchmarks


Comparing Waveshare_ESP32_S3_Zero (76260d2) with main (ae92af1)

Open in CodSpeed

@codecov

codecov Bot commented Jun 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.55%. Comparing base (ae92af1) to head (76260d2).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #1641   +/-   ##
=======================================
  Coverage   99.55%   99.55%           
=======================================
  Files         227      227           
  Lines       18055    18055           
=======================================
  Hits        17974    17974           
  Misses         81       81           
Flag Coverage Δ
py3.12 99.52% <ø> (ø)
py3.14 99.55% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@bdraco

bdraco commented Jun 21, 2026

Copy link
Copy Markdown
Member Author

Superseded; pushed the fix directly to the contributor's branch on #1640 instead.

@bdraco bdraco closed this Jun 21, 2026
@bdraco bdraco deleted the Waveshare_ESP32_S3_Zero branch June 21, 2026 21:11
@github-actions github-actions Bot locked and limited conversation to collaborators Jun 23, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

enhancement Improvement to an existing feature

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants