mirror of
https://github.com/Lurkars/esp-ena.git
synced 2024-11-01 03:04:37 +01:00
5 lines
192 B
CMake
5 lines
192 B
CMake
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 ""
|
|
)
|