Hi, ESP_igrr (sorry, didn't catch your name),
Thanks for the reply. I will look into the documentation to know how to set the COMPONENTS variable.
In your last phrase, I guess you meant "will NOT be exactly the same", right?
Regards,
Julio
Search found 2 matches
- Tue Oct 29, 2019 8:56 pm
- Forum: ESP-IDF
- Topic: Limiting compilation of all libraries
- Replies: 2
- Views: 3242
- Fri Oct 25, 2019 1:19 pm
- Forum: ESP-IDF
- Topic: Limiting compilation of all libraries
- Replies: 2
- Views: 3242
Limiting compilation of all libraries
Hi, everyone, I am new to the ESP-IDF environment, and I noticed that when I compile a project from the "examples" directory, ALL libraries in the "components" directory are compiled, even though I am not making any references to most of them. Another issue is that for every project, all compiled li...