https://docs.espressif.com/projects/esp8266-rtos-sdk/en/latest/get-started/windows-setup.html
编译时出现下面这些警告,是什么原因,是否影响正常的编译?
可否屏蔽???
Code: Select all
fatal: 不是一个 git 仓库(或者任何父目录):.git
WARNING: Toolchain version is not supported: 1.22.0-100-ge567ec7
Expected to see version: 1.22.0-92-g8facf4c
Please check ESP-IDF setup instructions and update the toolchain, or proceed at your own risk.
Please download and use the toolchain from the URL of README.md
fatal: 不是一个 git 仓库(或者任何父目录):.git
WARNING: Toolchain version is not supported: 1.22.0-100-ge567ec7
Expected to see version: 1.22.0-92-g8facf4c
Please check ESP-IDF setup instructions and update the toolchain, or proceed at your own risk.
Please download and use the toolchain from the URL of README.md