Page 1 of 1

Is it possible to share the same build folder for 2 applications?

Posted: Wed Mar 25, 2020 2:25 am
by axellin
Hi,
I'm testing the "GPIO triggers factory reset" and "GPIO triggers boot from test app partition".
So I need to build my main application, then factory reset/test app applications.
The build is slow because it seems rebuild every IDF components in each application's build folder.
Is it possible to share the same build folder (and avoid re-build the same IDF components) to speed up build time?