forked from espressif/esp-idf
change(ble): supported ble for esp32c5-eco2
This commit is contained in:
@@ -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 \
|
||||
|
Reference in New Issue
Block a user