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 esp32-c6 in the esp_idf_lib_helpers.h file #512

Closed
2 of 7 tasks
roblatour opened this issue Apr 30, 2023 · 0 comments
Closed
2 of 7 tasks

add support for esp32-c6 in the esp_idf_lib_helpers.h file #512

roblatour opened this issue Apr 30, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@roblatour
Copy link

roblatour commented Apr 30, 2023

The issue

Support is missing for the esp32-c6 in the esp_idf_lib_helpers.h files.

It can be added by simply adding the line as shown below:

image

I have tested the one line change above and it works for me.

Also, you may also want to give consideration to the esp32-h2.

Which SDK are you using?

esp-idf

Which version of SDK are you using?

5.1

Which build target have you used?

  • esp32
  • esp32s2
  • esp32s3
  • esp32c2
  • esp8266
  • other

Component causing the issue

esp_idf_lib_helpers.h

Anything in the logs that might be useful for us?

No response

Additional information or context

No response

Confirmation

  • This report is not a question nor a request for drivers.
@UncleRus UncleRus self-assigned this Jun 2, 2023
@UncleRus UncleRus added the enhancement New feature or request label Jun 2, 2023
trombik pushed a commit to trombik/eil_helpers that referenced this issue Jul 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants