CMake: fix some issues for CMake
This commit is contained in:
@@ -53,7 +53,7 @@ else()
|
||||
"hwcrypto/sha.c")
|
||||
set(COMPONENT_ADD_INCLUDEDIRS "include")
|
||||
|
||||
set(COMPONENT_REQUIRES driver tcpip_adapter esp_event efuse)
|
||||
set(COMPONENT_REQUIRES driver tcpip_adapter esp_event efuse esp_debug)
|
||||
# driver is a public requirement because esp_sleep.h uses gpio_num_t & touch_pad_t
|
||||
# tcpip_adapter is a public requirement because esp_event.h uses tcpip_adapter types
|
||||
# app_update is added here because cpu_start.c uses esp_ota_get_app_description() function.
|
||||
|
||||
Reference in New Issue
Block a user