espressif / idf-env

idf-env tool helps set up and manage ESP-IDF installations
29 stars 4 forks source link

Add support for antivirus exclusions: Comodo #12

Open georgik opened 3 years ago

georgik commented 3 years ago

Comodo antivirus slows down ESP-IDF build. The first build of blink example is about 500 seconds on 4 cores. Subsequent builds are about 130 seconds. The same build with Windows Defender + Exclusions is about 40 seconds.