mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-27 12:49:40 +01:00
Includes the following fixes: -bc43d48e: fix Windows Defender checkbox https://github.com/espressif/esp-idf/issues/4225 -7a18f02a: idf_tools.py compatibility with virtualenv 20.0 - Fix extracting IDF to a destination on another drive https://github.com/espressif/esp-idf/issues/4128 https://github.com/espressif/esp-idf/issues/4744