set(DRV_SRC
    ff.c
)

add_library(fatfs_lib ${DRV_SRC})
