mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-18 04:52:18 +02:00
4 lines
136 B
CMake
4 lines
136 B
CMake
idf_component_register(SRCS mbedtls_wrap.cpp
|
|
INCLUDE_DIRS include
|
|
REQUIRES tcp_transport)
|