esp-ena/main/CMakeLists.txt

5 lines
192 B
CMake
Raw Normal View History

2020-07-11 12:11:34 +02:00
idf_component_register(
SRCS "ena-detection.c" "ena-storage.c" "ena-crypto.c" "main.c" "ena.c" "ena-bluetooth-scan.c" "ena-bluetooth-advertise.c" "ena-detection.c"
INCLUDE_DIRS ""
)