Files
firmware/components/logger/CMakeLists.txt

4 lines
125 B
CMake

idf_component_register(SRCS "logger.cpp"
PRIV_REQUIRES
INCLUDE_DIRS "include")