OVMS3-idf/examples/bluetooth/bluedroid/ble/ble_ibeacon/main/CMakeLists.txt

3 lines
130 B
CMake
Raw Normal View History

idf_component_register(SRCS "esp_ibeacon_api.c"
"ibeacon_demo.c"
INCLUDE_DIRS ".")