mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-01 16:42:24 +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