zephyr/include/fs
Roman Vaughan 42ee2e0938 fs: Set MAX_FILE_NAME appropiately with LFN and FATFS
Try to define MAX_FILE_NAME to the appropriate max length based on the
selected filesystm. Otherwise fallback to a standard filename of 12
(made up of 8.3 : <filename>.<extension>)

Signed-off-by: Roman Vaughan <nzsmartie@gmail.com>
2020-06-17 17:07:45 +02:00
..
fcb.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
fs.h fs: remove NFFS subsystem 2020-01-21 15:32:47 +01:00
fs_interface.h fs: Set MAX_FILE_NAME appropiately with LFN and FATFS 2020-06-17 17:07:45 +02:00
littlefs.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00
nvs.h zephyr: replace zephyr integer types with C99 types 2020-06-08 08:23:57 -05:00