5 lines
86 B
CMake
5 lines
86 B
CMake
idf_component_register(
|
|
SRCS "Alim1000W.c" "BLE.c" "measure.c"
|
|
INCLUDE_DIRS "."
|
|
)
|