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 ebd4544 commit 3a07179Copy full SHA for 3a07179
CMakeLists.txt
@@ -154,7 +154,7 @@ set(includedirs
154
libraries/Wire/src
155
)
156
157
-set(srcs ${CORE_SRCS} ${LIBRARY_SRCS} ${BLE_SRCS})
+set(srcs ${CORE_SRCS} ${LIBRARY_SRCS}
158
set(priv_includes cores/esp32/libb64)
159
set(requires spi_flash mbedtls mdns esp_adc_cal wifi_provisioning nghttp wpa_supplicant)
160
set(priv_requires fatfs nvs_flash app_update bootloader_support openssl bt esp_ipc esp_hid)
0 commit comments