xref: /kernel/uniproton/src/fs/CMakeLists.txt (revision 54568cb3)
1add_library(fs OBJECT fs.c)
2add_subdirectory(littlefs)
3add_subdirectory(vfs)
4