bakalarka/components/files/CMakeLists.txt

3 lines
118 B
CMake
Raw Normal View History

2020-03-20 17:01:25 +00:00
idf_component_register(SRCS "file.c"
INCLUDE_DIRS .
REQUIRES spiffs spi_flash)