zephyr/subsys/fs/fcb/CMakeLists.txt

9 lines
105 B
CMake

zephyr_sources(
fcb_append.c
fcb.c
fcb_elem_info.c
fcb_getnext.c
fcb_rotate.c
fcb_walk.c
)