Slow Windows builds
Posted: Fri Nov 17, 2017 4:23 pm
Hi,
I've been struggeling a bit to get a smooth developer experience with the ESP-IDF setup:
1. Building on windows is super slow. It takes about 1 minute to compile hello world in the fastest scenario. Is there a way to speed things up???
2. Everytime I build make project, every single component of the ESP-IDF lib is being built (including IPv6, libsodium) and a lot of other stuff. How can I prevent the compiler from compiling all these things I don't need?
Thanks!
Tom
I've been struggeling a bit to get a smooth developer experience with the ESP-IDF setup:
1. Building on windows is super slow. It takes about 1 minute to compile hello world in the fastest scenario. Is there a way to speed things up???
2. Everytime I build make project, every single component of the ESP-IDF lib is being built (including IPv6, libsodium) and a lot of other stuff. How can I prevent the compiler from compiling all these things I don't need?
Thanks!
Tom