Files
esp-idf/examples/system/console/basic/main/CMakeLists.txt
T

4 lines
137 B
CMake
Raw Normal View History

idf_component_register(SRCS "console_example_main.c"
PRIV_REQUIRES fatfs
INCLUDE_DIRS ".")