Skip to content

Commit 9e883e5

Browse files
committed
Remove component
1 parent c88f197 commit 9e883e5

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -380,10 +380,6 @@ if(NOT CONFIG_ARDUINO_SELECTIVE_COMPILATION OR CONFIG_ARDUINO_SELECTIVE_OpenThre
380380
endif()
381381
endif()
382382

383-
if(NOT IDF_TARGET STREQUAL "esp32") # Remove this when Bluedroid support is dropped
384-
list(APPEND requires esp_nimble)
385-
endif()
386-
387383
if(IDF_TARGET STREQUAL "esp32p4")
388384
list(APPEND requires esp_driver_touch_sens)
389385
endif()

0 commit comments

Comments
 (0)