mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6abdc9b76e
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