-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Can I use my Esp32-C6 in PlatformIO with the 3.0.0-alpha? if yes, how? #9048
Comments
I think that it is possible by using Tasmota PlatformIO packages. |
Correct not possible with official Platformio. I forked and did a version for project Tasmota.
|
Using this open PR, makes it possible to use original espressif sources and libs |
Thanks now I can use the 3.0.0 version, but for some reason it says that the ESP32-C6 is not supported anyway |
There is no valid C6 boards.json for Arduino. you have to add a custom boards.json yourself |
How can I do this? |
Hi @leorossi2005, |
idf v3.0.0 is released. You can use the latest version so I think you can close this issue. |
Related area
Board Support
Hardware specification
Esp32-C6 on PlatformIO
Is your feature request related to a problem?
yes
Describe the solution you'd like
How can I do this
Describe alternatives you've considered
No response
Additional context
No response
I have checked existing list of Feature requests and the Contribution Guide
The text was updated successfully, but these errors were encountered: