zephyr/include/fs
Peter A. Bigot ad782596ea fs: allow setting max file name explicitly
Zephyr allows an application to register additional file systems,
which may have maximum filename lengths different from the in-tree
FatFs and littlefs options.  Provide a Kconfig variable that allows
the default inference to be overridden.

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
2020-09-03 21:49:34 +02:00
..
fcb.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs.h fs: allow external file system implementations 2020-09-03 21:49:34 +02:00
fs_interface.h fs: allow setting max file name explicitly 2020-09-03 21:49:34 +02:00
littlefs.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nvs.h device: Const-ify all device driver instance pointers 2020-09-02 13:48:13 +02:00