1idf_component_register(SRCS "log_test.cpp" 2 INCLUDE_DIRS 3 "." 4 $ENV{IDF_PATH}/tools/catch 5 REQUIRES log) 6