5 lines
No EOL
226 B
CMake
5 lines
No EOL
226 B
CMake
idf_component_register(SRCS "decode_image.c"
|
|
"pretty_effect.c"
|
|
"spi_master_example_main.c"
|
|
INCLUDE_DIRS "."
|
|
EMBED_FILES image.jpg) |