mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-18 10:31:09 +00:00
If we don't trim the build components, the build system will import all components which will increase the load of Gitlab server. Closes IDF-7459