Search found 1 match
- Mon Dec 13, 2021 1:30 pm
- Forum: ESP-IDF
- Topic: Explicitly exclude components (howto)
- Replies: 4
- Views: 9355
Re: Explicitly exclude components (howto)
Hello, Are there any components that cannot be excluded? I am trying to strip components from the "sample"-example which is meant to be the most simple project that can be built. But I still end up having the esp_http_client or JSON component for example in the project_description.json of the build ...