-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Closed
Labels
bugfixed in sourceThis issue is unsolved in the latest release but fixed in masterThis issue is unsolved in the latest release but fixed in masterworkaroundThe issue contains a workaroundThe issue contains a workaround
Description
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
Labels
bugfixed in sourceThis issue is unsolved in the latest release but fixed in masterThis issue is unsolved in the latest release but fixed in masterworkaroundThe issue contains a workaroundThe issue contains a workaround