We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd85239 commit a7bdf65Copy full SHA for a7bdf65
CMakeLists.txt
@@ -205,7 +205,7 @@ set(COMPONENT_ADD_INCLUDEDIRS
205
206
set(COMPONENT_PRIV_INCLUDEDIRS cores/esp32/libb64)
207
208
-set(COMPONENT_REQUIRES spi_flash mbedtls mdns ethernet)
+set(COMPONENT_REQUIRES spi_flash mbedtls mdns ethernet esp_adc_cal)
209
set(COMPONENT_PRIV_REQUIRES fatfs nvs_flash app_update spiffs bootloader_support openssl bt)
210
211
register_component()
0 commit comments