Skip to content

[WLED custom build for Adafruit MatrixPortal S3] Unknown board ID adafruit_matrixportal_esp32s3 #5106

@Anderl94

Description

@Anderl94

What happened?

I’m trying to build WLED for the adafruit matrixportal s3 using PlatformIO, but the build fails immediately with the following error:

UnknownBoard: Unknown board ID 'adafruit_matrixportal_esp32s3'

To Reproduce Bug

pio run -e adafruit_matrixportal_esp32s3

Expected Behavior

It appears that the board definition for adafruit_matrixportal_esp32s3 may be missing from the current ESP32 platform package used by PlatformIO.
If this board is intended to be supported, it likely needs to be added to the corresponding framework package, or the WLED configuration may need to be updated accordingly.

Please advise whether this board should be included in the PlatformIO ESP32 board definitions or if the configuration requires adjustment.

Install Method

Self-Compiled

What version of WLED?

nightly

Which microcontroller/board are you seeing the problem on?

ESP32-S3

Relevant log/trace output

Anything else?

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugfixed in sourceThis issue is unsolved in the latest release but fixed in masterworkaroundThe issue contains a workaround

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions