Home
last modified time | relevance | path

Searched refs:fatfs (Results 1 – 12 of 12) sorted by relevance

/Zephyr-latest/samples/subsys/fs/fatfs_fstab/
DREADME.rst1 .. zephyr:code-sample:: fatfs-fstab
5 Define fatfs filesystems in the devicetree.
10 This sample shows how to define a fatfs fstab entry in the devicetree.
11 This scenario uses a fatfs on a RAM disk. The sample is run on the
Dfatfs_fstab.overlay11 compatible = "zephyr,fstab,fatfs";
/Zephyr-latest/modules/fatfs/
DKconfig7 # Configuration of ELM FAT is found in subsys/fs/Kconfig.fatfs for historic
/Zephyr-latest/subsys/fs/
DKconfig.fatfs270 in the VolToPart[] of the fatfs module. The VolToPart[] is expected to be
290 string "Support for custom mountpoints when using fatfs"
292 This option allows to specify custom mount points where fatfs filesystems
299 be used for mounting fatfs filesystems anymore.
302 DT_COMPAT_ZEPHYR_FSTAB_FATFS := zephyr,fstab,fatfs
307 This option enables fatfs support for the devicetree fstab auto-mounting
DKconfig119 rsource "Kconfig.fatfs"
/Zephyr-latest/tests/subsys/fs/fat_fs_api/
DREADME.txt16 To test fatfs on MMC, add this cmake option to your build command:
/Zephyr-latest/doc/services/file_system/
Dindex.rst7 file systems at different mount points (e.g., ``/fatfs`` and ``/lfs``). The
/Zephyr-latest/doc/releases/
Drelease-notes-2.7.rst1590 * :github:`36609` - could not mount fatfs on efm32pg_stk3402a
1778 * :github:`34557` - upgrade fatfs to 0.14b
Drelease-notes-4.0.rst1548 * Added support for testing SDMMC devices to the fatfs API test
Drelease-notes-2.4.rst1831 * :github:`13276` - Do we need to update fatfs
Drelease-notes-2.6.rst2086 * :github:`28096` - fatfs update to latest upstream version
Drelease-notes-3.3.rst3413 * :github:`51223` - Problem when using fatfs example in a out_of_tree_driver with the file ff.h