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

4 wiersze
142 B
CMake

idf_component_register(SRCS "app_mesh.c"
INCLUDE_DIRS ".")
target_compile_options(${COMPONENT_LIB} PRIVATE "-Wno-format")