alim_1000w_soft/main/CMakeLists.txt
2023-06-24 16:34:24 +02:00

5 lines
74 B
CMake

idf_component_register(
SRCS "Alim1000W.c" "BLE.c"
INCLUDE_DIRS "."
)