3 lines
159 B
CMake

idf_component_register(SRC_DIRS "."
INCLUDE_DIRS "../private_include" "."
PRIV_REQUIRES unity test_utils tcp_transport)