5 lines
67 B
CMake
Raw Permalink Normal View History

idf_component_register(
SRCS "main.cpp"
INCLUDE_DIRS "."
)