update(esp_coexist): update esp coexist header file

This commit is contained in:
muhaidong
2023-08-01 14:37:58 +08:00
parent db5209bf54
commit dea39f359e
13 changed files with 10 additions and 15 deletions

View File

@@ -27,7 +27,6 @@ INPUT = \
$(PROJECT_PATH)/components/bootloader_support/include/bootloader_random.h \
$(PROJECT_PATH)/components/bootloader_support/include/esp_app_format.h \
$(PROJECT_PATH)/components/bootloader_support/include/esp_flash_encrypt.h \
$(PROJECT_PATH)/components/esp_coex/include/esp_coexist_adapter.h \
$(PROJECT_PATH)/components/esp_coex/include/esp_coexist_internal.h \
$(PROJECT_PATH)/components/esp_coex/include/esp_coexist.h \
$(PROJECT_PATH)/components/esp_coex/include/esp_modem_wrapper.h \