diff --git a/components/bt/CMakeLists.txt b/components/bt/CMakeLists.txt index 190b388c73d..25919fd36dd 100644 --- a/components/bt/CMakeLists.txt +++ b/components/bt/CMakeLists.txt @@ -91,6 +91,7 @@ set(bt_priv_requires esp_ringbuf esp_gdbstub esp_security + esp_event ) idf_component_register(SRCS "${srcs}"