We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49b7664 commit 934841eCopy full SHA for 934841e
CMakeLists.txt
@@ -206,7 +206,7 @@ set(COMPONENT_ADD_INCLUDEDIRS
206
207
set(COMPONENT_PRIV_INCLUDEDIRS cores/esp32/libb64)
208
209
-set(COMPONENT_REQUIRES spi_flash mbedtls mdns ethernet esp_adc_cal)
+set(COMPONENT_REQUIRES spi_flash mbedtls mdns ethernet esp_adc_cal wifi_provisioning)
210
set(COMPONENT_PRIV_REQUIRES fatfs nvs_flash app_update spiffs bootloader_support openssl bt)
211
212
register_component()
0 commit comments