mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-27 19:13:21 +00:00
c028b93c44
This commit updates the dependencies list for the esp_wifi component when compiled for non-WiFi targets. The reason for this change is because cmakev2 explicitly includes the esp_wifi component even on non-WiFi targets leading to compilation errors due to missing dependencies.