3 lines
136 B
CMake
3 lines
136 B
CMake
idf_component_register(SRCS mbedtls_wrap.cpp
|
|
INCLUDE_DIRS include
|
|
REQUIRES tcp_transport)
|