Skip to content
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

Add support for new chips #122

Closed
SergioGasquez opened this issue May 15, 2023 · 2 comments · Fixed by #126
Closed

Add support for new chips #122

SergioGasquez opened this issue May 15, 2023 · 2 comments · Fixed by #126

Comments

@SergioGasquez
Copy link
Member

Add support for new chips: esp32c2, esp32h2, esp32c6.

Originally posted by @SergioGasquez in #121 (comment)

@seanaye
Copy link
Contributor

seanaye commented May 16, 2023

See #123 not sure if its that easy

@SergioGasquez
Copy link
Member Author

SergioGasquez commented May 22, 2023

Since not all chips support all the ESP-IDF versions we could:

  • Update the default ESP-IDF version to v5.0
  • If the user goes for non-default, update the list of ESP-IDF versions based on the chip to show only the supported version

@SergioGasquez SergioGasquez linked a pull request Jun 13, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants