mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
esp_common: Add required missing components to CMakelists
This commit is contained in:
parent
9e8f4e51b2
commit
8963ebf2e2
@ -45,7 +45,12 @@ else()
|
||||
lwip
|
||||
spi_flash
|
||||
wpa_supplicant
|
||||
tcpip_adapter)
|
||||
tcpip_adapter
|
||||
esp_serial_slave_link
|
||||
esp_netif
|
||||
soc
|
||||
esp-tls
|
||||
esp_https_ota)
|
||||
|
||||
idf_build_get_property(build_components BUILD_COMPONENTS)
|
||||
foreach(req ${optional_reqs})
|
||||
|
Loading…
x
Reference in New Issue
Block a user