I'm using ESP IDF extension and VS Code.
I'm having problems with the current version (+/-) of ESP IDF 5.0.
Code: Select all
ESP-IDF v5.0-dev-2586-ga82e6e63d9-dirty
I tested this function before (some weeks ago) and it works fine.
Is it possible to roll back to the ESP IDF 5.0 version, which was released about 1-2 weeks ago, for example?
How can i do this?
Thank you.