Skip to content
Commit bf9584d6 authored by Jordan Yates's avatar Jordan Yates Committed by Fabio Baltieri
Browse files

fs: add `FILE_SYSTEM_LIB_LINK` option



Add an option that links in the underlying file system libraries as
usual, but doesn't compile in the Zephyr file system abstraction layer.

This can be useful to avoid linking in the entire filesystem
implementation through the `fs_file_system_t` API struct if only a
subset of the functions are used.

Signed-off-by: default avatarJordan Yates <jordan@embeint.com>
parent b79ffe35
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment