4 lines
137 B
CMake
4 lines
137 B
CMake
idf_component_register(SRCS "console_example_main.c"
|
|
PRIV_REQUIRES fatfs
|
|
INCLUDE_DIRS ".")
|