zephyr/ext/fs/CMakeLists.txt

3 lines
107 B
CMake

add_subdirectory_ifdef(CONFIG_FAT_FILESYSTEM_ELM fat)
add_subdirectory_ifdef(CONFIG_FILE_SYSTEM_NFFS nffs)