mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
f91c08b183
For Build System v2 on linux target, lwip dependency and ESP_TLS_WITH_LWIP definition must be conditional on CONFIG_LWIP_ENABLE rather than checking BUILD_COMPONENTS. v2 uses configuration-driven dependencies.