zephyr/subsys/fs
Nahal Farhi 557fdaf2e3 fs: fat_fs: Changing mkfs options to create FAT32 on larger storage
Changing mkfs options from FM_FAT to FM_ANY so that on larger storage
FAT32 instead of FAT16 is automatically created.

Signed-off-by: Nahal Farhi <nahal@whisper.ai>
2022-08-10 18:37:33 +02:00
..
fcb fs: fcb: Define length padding bytes 2022-07-20 11:09:29 +02:00
nvs fs/nvs: Fix comment typo 2022-06-05 14:49:20 +02:00
CMakeLists.txt
fat_fs.c fs: fat_fs: Changing mkfs options to create FAT32 on larger storage 2022-08-10 18:37:33 +02:00
fs_impl.c
fs_impl.h
fs.c fs/testsuite: add mising braces to single line if statements 2022-07-06 11:00:45 -04:00
fuse_fs_access.c
Kconfig
Kconfig.fatfs
Kconfig.littlefs
littlefs_fs.c treewide: update flash_area name retrieval 2022-07-02 16:04:16 +02:00
shell.c