Page 1 of 1

Very long compile times for ESP32

Posted: Wed Aug 11, 2021 5:06 am
by zazas321
Hello. I have recently started using esp-idf on platformio vscode extension. I have noticed very long compile times on my system. Everytime I change one line of code, the program seems to recompile the whole system which takes about 2 minutes. Can someone help me understand how to avoid this and how to fix this?

Re: Very long compile times for ESP32

Posted: Wed Aug 11, 2021 8:49 am
by ns1668
What command are you using to compile your project?