-
-
Notifications
You must be signed in to change notification settings - Fork 657
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Esp32c6 does not compile due to missing entry in scons / esp-idf.py #1443
Comments
That's the reason for the compile error
|
I see no variant entry in the boards manifest. Probably the missing |
Will this fix go in automatically or will it need an official release? Thanks for the fast turn around on this fix. |
First it needs to be merged. When you don't want to use the development branch as source for the platform than yes it needs a release. |
Hi @zackees, I'm curious how I can reproduce the issue. The @Jason2866 I'm not sure the |
@valeros The entry was the only thing which is different to my fork which does compile with the board |
Closing as not relevant to the official dev-platform in this repo. |
Hi there, I'm one of the maintainers of FastLED, I noticed that the C6 variant of the esp32 board does not compile.
Here is the repro case:
https://github.com/FastLED/FastLED/actions/workflows/build_esp32c6.yml
Every test *.ino file that attempts to compile using the esp32c6 as a target just immediately stack dumps with a scons exception:
The text was updated successfully, but these errors were encountered: