OVMS3-idf/examples/bluetooth/esp_ble_mesh/common_components/example_nvs/CMakeLists.txt

4 lines
131 B
CMake

idf_component_register(SRCS "ble_mesh_example_nvs.c"
INCLUDE_DIRS "."
REQUIRES nvs_flash)