Files
esp-idf/examples/bluetooth/nimble/blemesh/main/CMakeLists.txt
T

4 lines
134 B
CMake
Raw Normal View History

idf_component_register(SRCS "app_mesh.c"
PRIV_REQUIRES bt nvs_flash mbedtls
INCLUDE_DIRS ".")