Skip to content

Commit 3a07179

Browse files
authored
Update CMakeLists.txt
1 parent ebd4544 commit 3a07179

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ set(includedirs
154154
libraries/Wire/src
155155
)
156156

157-
set(srcs ${CORE_SRCS} ${LIBRARY_SRCS} ${BLE_SRCS})
157+
set(srcs ${CORE_SRCS} ${LIBRARY_SRCS}
158158
set(priv_includes cores/esp32/libb64)
159159
set(requires spi_flash mbedtls mdns esp_adc_cal wifi_provisioning nghttp wpa_supplicant)
160160
set(priv_requires fatfs nvs_flash app_update bootloader_support openssl bt esp_ipc esp_hid)

0 commit comments

Comments
 (0)