-
Notifications
You must be signed in to change notification settings - Fork 179
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
Cannot compile icd_app when targetting ESP32-H2 (CON-1497) #1229
Comments
Hi, I cannot reproduce this issue when I use the |
@tomasmcguinness Can you please share any updates here? Please close the issue if resolved. |
@dhrishi My sincere apologies for not updating this. Yes, I did resolve the issue. I added the following to the bottom of the sdkconfig.defaults.esp32h2.lit file
With those settings added, my original compile command worked successfully! |
Thank you! |
Could I raise a pull request with this fix? |
Describe the bug
I am unable to compile the icd_app example when targeting ESP32-H2.
I execute this idf.py command:
but the compilation fails
Related I'm sure to the fact the H2 has no WiFi.
Environment
Full compilation output attached
output.txt
The text was updated successfully, but these errors were encountered: