OVMS3-idf/examples/bluetooth/ble_eddystone/main/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
141 B
CMake

idf_component_register(SRCS "esp_eddystone_api.c"
"esp_eddystone_demo.c"
INCLUDE_DIRS "")