Skip to content

Conversation

@FynnleyNeko
Copy link

The Waveshare ESP32-S3 Zero is already supported, but the readily accessible and cheap (sub 5$) clone board of it that's sold on AliExpress has more pins and a different layout (LED on a different pin, TX/RX and 3.3V/GND pins swapped places).
This pull request adds a board config for all generic ESP32-S3-FH4R2 boards and the platformio config for the AliExpress clone of the Zero called ESP32-S3-SuperMini. (Example: https://de.aliexpress.com/item/1005006583245248.html)

Pin 13 has been chosen as the default for the 433mhz module, because it's right next to GND and 3.3V making it the cleanest default in my opinion.

@changeset-bot
Copy link

changeset-bot bot commented May 31, 2025

⚠️ No Changeset found

Latest commit: a522d25

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@hhvrc hhvrc added this to the 1.5.0 Release milestone Jul 31, 2025
@hhvrc hhvrc removed this from the 1.6.0 Release milestone Dec 3, 2025
@hhvrc hhvrc added type: board-compatibility Relates to hardware compatibility status: blocked An issue that is blocked by another issue or dependency labels Dec 3, 2025
@hhvrc
Copy link
Contributor

hhvrc commented Dec 3, 2025

Thank you for the contribution ❤️

Unfortunately, due to our CI/CD pipelines being under heavy load, we are not accepting new board additions at this time.

We will soon be migrating to a per-chip build architecture with board configurations embedded in the filesystem.
Once this transition is complete, we’ll re-evaluate support for adding new boards.

@hhvrc hhvrc changed the title Add support for AliExpress variant of EPS32-S3 Zero compat: Add support for EPS32-S3 Zero (AliExpress variant) board Dec 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

status: blocked An issue that is blocked by another issue or dependency type: board-compatibility Relates to hardware compatibility

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants