idf_component_register(SRCS "main.cpp" INCLUDE_DIRS ".") add_subdirectory(drivers) add_subdirectory(steps) set(EXTRA_COMPONENT_DIRS components)