mirror of
https://github.com/espressif/esp-idf
synced 2025-03-11 10:09:08 -04: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