VSCode, ESP IDF rollback
Posted: Thu Apr 28, 2022 1:01 pm
Hello.
I'm using ESP IDF extension and VS Code.
I'm having problems with the current version (+/-) of ESP IDF 5.0.
For some reason the regex() patterns are causing my ESP32 to crash.
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.
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.