esp-idf/examples/bluetooth/esp_ble_mesh/common_components/button/CMakeLists.txt

3 wiersze
105 B
CMake

idf_component_register(SRCS "button.c" "button_obj.cpp"
INCLUDE_DIRS "." "include")