7 lines
78 B
CMake
7 lines
78 B
CMake
idf_component_register(
|
|
SRCS
|
|
main.cpp
|
|
main.h
|
|
INCLUDE_DIRS .
|
|
)
|