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