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

[Feature] [ESP32] Support esp-idf v5.0 release #24576

Closed
10 tasks done
shubhamdp opened this issue Jan 23, 2023 · 3 comments · Fixed by #24983
Closed
10 tasks done

[Feature] [ESP32] Support esp-idf v5.0 release #24576

shubhamdp opened this issue Jan 23, 2023 · 3 comments · Fixed by #24983
Labels

Comments

@shubhamdp
Copy link
Contributor

shubhamdp commented Jan 23, 2023

Feature description

ESP-IDF Release v5.0 is out some time back and it is not supported in the SDK.

This issue is to track the progress for supporting esp-idf v5.0 alongside esp-idf v4.4.3

Platform

esp32

Platform Version(s)

No response

Anything else?

  • examples/lighting-app/esp32
  • examples/all-clusters-app/esp32
  • examples/all-clusters-minimal-app/esp32
  • examples/bridge-app/esp32
  • examples/light-switch-app/esp32
  • examples/ota-provider-app/esp32
  • examples/ota-requestor-app/esp32
  • examples/temperature-measurement-app/esp32
  • examples/lock-app/esp32
  • examples/chef/esp32
@vindicatorr
Copy link

Just adding myself to this. I thought I was going crazy because I thought I had commented on this sort of thing, and I was looking for references of myself as author. Only did I finally see my comment as "commenter" (#17239 (comment))

I only mention it again because I just encountered it again regarding the error "format <...> expects argument of type <...>, but argument <#> has type '<type>' {aka ''<definition>'}". I've got to put that in my notes so I don't have to go checking the function of my mind.

@dhrishi
Copy link
Contributor

dhrishi commented Feb 8, 2023

@shubhamdp Please update the apps which are now supported. If everything is complete, close the issue.

@shubhamdp
Copy link
Contributor Author

@dhrishi updated the supported apps. I will put up one more PR to support remaining apps and once that is merged, I'll close the issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants