Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lukasz Majewski c9902412e6 fs: Extend the littlefs code to support block devices 4 years ago
..
fcb fs/fcb: Enable FCB to work with non-0xff erase value flash 5 years ago
nvs fs/nvs: prevent use after clear without init 4 years ago
CMakeLists.txt fs: remove NFFS subsystem 6 years ago
Kconfig fs: Move FAT FS Kconfig options to Kconfig.fatfs 5 years ago
Kconfig.fatfs kconfig: add names to some choices 4 years ago
Kconfig.littlefs fs: Extend the littlefs code to support block devices 4 years ago
fat_fs.c fs: fat_fs: Set FS_MOUNT_FLAG_USE_DISK_ACCESS on mount 4 years ago
fs.c fs: Correct LOG_ERR messages for directory API calss 4 years ago
fs_impl.c subsys/fs: add implementation helper module 6 years ago
fs_impl.h include: Fix use of <fs.h> -> <fs/fs.h> 6 years ago
fuse_fs_access.c fs: Add fs_dir_t type variable initializations 4 years ago
littlefs_fs.c fs: Extend the littlefs code to support block devices 4 years ago
shell.c fs/shell: Fix formatting for output of ssize_t variable 4 years ago