change(ble): supported ble for esp32c5-eco2

This commit is contained in:
Zhou Xiao
2025-04-29 14:24:47 +08:00
parent bdf0ccaa74
commit 2e8d8beb9d
70 changed files with 176 additions and 145 deletions

View File

@@ -14,6 +14,5 @@ INPUT += \
$(PROJECT_PATH)/components/ulp/lp_core/lp_core/include/ulp_lp_core_interrupts.h \
$(PROJECT_PATH)/components/ulp/ulp_common/include/ulp_common.h \
$(PROJECT_PATH)/components/ulp/lp_core/shared/include/ulp_lp_core_lp_uart_shared.h \
# TODO: [ESP32C5 ECO2] IDF-12822 Add back bt docs
# $(PROJECT_PATH)/components/bt/include/esp32c5/include/esp_bt.h
# $(PROJECT_PATH)/components/bt/include/$(IDF_TARGET)/include/esp_bt_vs.h
$(PROJECT_PATH)/components/bt/include/esp32c5/include/esp_bt.h \
$(PROJECT_PATH)/components/bt/include/$(IDF_TARGET)/include/esp_bt_vs.h \