mirror of
https://github.com/espressif/esp-idf
synced 2025-04-09 00:00:18 -04: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