mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-16 17:02:41 +00: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