ESP-IDF current version
Posted: Fri Mar 02, 2018 9:50 am
Hi All,
I installed the ESP-IDF usingbut when making, I get following message:
Am I using the wrong repository, or am I using an outdated ESP-IDF version or can I ignore this message? Where can I find the 1.22.0-80 version?
Thanks in advance,
-Paul
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