Enable platform support for esp-idf v5.0.1 (#2050)
This commit is contained in:
@ -51,7 +51,7 @@ endif()
|
||||
|
||||
idf_component_register(SRCS ${WAMR_RUNTIME_LIB_SOURCE} ${PLATFORM_SHARED_SOURCE}
|
||||
INCLUDE_DIRS ${IWASM_DIR}/include ${UTILS_SHARED_DIR} ${PLATFORM_SHARED_DIR} ${PLATFORM_SHARED_DIR}/../include
|
||||
REQUIRES pthread
|
||||
REQUIRES pthread lwip esp_timer
|
||||
)
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user