Searched refs:fatfs (Results 1 – 12 of 12) sorted by relevance
1 .. zephyr:code-sample:: fatfs-fstab5 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
11 compatible = "zephyr,fstab,fatfs";
7 # Configuration of ELM FAT is found in subsys/fs/Kconfig.fatfs for historic
270 in the VolToPart[] of the fatfs module. The VolToPart[] is expected to be290 string "Support for custom mountpoints when using fatfs"292 This option allows to specify custom mount points where fatfs filesystems299 be used for mounting fatfs filesystems anymore.302 DT_COMPAT_ZEPHYR_FSTAB_FATFS := zephyr,fstab,fatfs307 This option enables fatfs support for the devicetree fstab auto-mounting
119 rsource "Kconfig.fatfs"
16 To test fatfs on MMC, add this cmake option to your build command:
7 file systems at different mount points (e.g., ``/fatfs`` and ``/lfs``). The
1590 * :github:`36609` - could not mount fatfs on efm32pg_stk3402a1778 * :github:`34557` - upgrade fatfs to 0.14b
1548 * Added support for testing SDMMC devices to the fatfs API test
1831 * :github:`13276` - Do we need to update fatfs
2086 * :github:`28096` - fatfs update to latest upstream version
3413 * :github:`51223` - Problem when using fatfs example in a out_of_tree_driver with the file ff.h