mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
change(ble): resupport ble for ESP32C61ECO3
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
INPUT += \
|
||||
$(PROJECT_PATH)/components/esp_wifi/include/esp_wifi_he_types.h \
|
||||
$(PROJECT_PATH)/components/esp_wifi/include/esp_wifi_he.h \
|
||||
# //TODO: IDF-13141, re-open for c61 eco3
|
||||
# $(PROJECT_PATH)/components/bt/include/esp32c6/include/esp_bt.h \
|
||||
# $(PROJECT_PATH)/components/bt/include/esp32c6/include/esp_bt_vs.h \
|
||||
$(PROJECT_PATH)/components/bt/include/esp32c6/include/esp_bt.h \
|
||||
$(PROJECT_PATH)/components/bt/include/esp32c6/include/esp_bt_vs.h \
|
||||
|
Reference in New Issue
Block a user