mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Moving the ccache build script earlier in allows us to export ccache to external projects. Using ccache with external projects, such as OpenThread, can significantly speed up the build time. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no>