alim_1000w_soft/main/CMakeLists.txt
2023-06-26 16:14:48 +02:00

5 lines
86 B
CMake

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