zephyr/ext/lib/mgmt
Kumar Gala d68b6a901a subsys: fs: Fix fs_file_t and fs_dir_t usage
With the introduce of VFS the typedef for fs_file_t & fs_dir_t don't
exist anymore so we need to use 'struct fs_dir_t' or 'struct fs_file_t'.
Fix up some places that got missed in the VFS conversion.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-03-13 09:47:58 -05:00
..
mcumgr subsys: fs: Fix fs_file_t and fs_dir_t usage 2018-03-13 09:47:58 -05:00
CMakeLists.txt ext: lib: mgmt: mcumgr management infrastructure. 2018-02-20 22:07:52 +01:00
Kconfig ext: lib: mgmt: mcumgr: Build support for mcumgr. 2018-02-20 22:07:52 +01:00