I installed the ESP-IDF using
Code: Select all
$ git clone https://github.com/espressif/esp-idf.git
Code: Select all
WARNING: Toolchain version is not supported: 1.22.0-75-gbaf03c2
Expected to see version: 1.22.0-80-g6c4433a
Please check ESP-IDF setup instructions and update the toolchain, or proceed at your own risk.
Thanks in advance,
-Paul