bakalarka/components/files/CMakeLists.txt
2020-03-30 13:21:12 +02:00

3 lines
131 B
CMake

idf_component_register(SRCS "file.c"
INCLUDE_DIRS .
REQUIRES spiffs spi_flash mbedtls wifi)