zephyr/ext/lib
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
..
crypto net: app: Move mbedTLS debug log level config to mbedTLS Kconfig 2018-02-22 18:44:55 -05:00
encoding ext: lib: tinycbor: Add req Zephyr specific files 2018-02-08 21:17:22 +01:00
mgmt 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: Build support for mcumgr. 2018-02-20 22:07:52 +01:00