zephyr/subsys/fs
Flavio Ceolin e7bd10ae71 random: Rename random header
rand32.h does not make much sense, since the random subsystem
provides more APIs than just getting a random 32 bits value.

Rename it to random.h and get consistently with other
subsystems.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2023-10-10 14:23:50 +03:00
..
ext2 random: Rename random header 2023-10-10 14:23:50 +03:00
fcb
nvs nvs: replace CRC with better hash function for lookup cache 2023-09-04 18:21:20 +02:00
CMakeLists.txt fs: ext2: Implementation of basic operations 2023-08-03 12:22:01 -04:00
fat_fs.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
fs_impl.c
fs_impl.h
fs.c
fuse_fs_access.c fs: fuse: Fix possible buffer overflow 2023-10-05 09:42:17 +01:00
Kconfig fs: ext2: Implementation of basic operations 2023-08-03 12:22:01 -04:00
Kconfig.fatfs
Kconfig.littlefs
littlefs_fs.c kernel: Modify the signature of k_mem_slab_free() 2023-09-03 18:20:59 -04:00
shell.c fs: shell: littlefs: add support of block devices 2023-09-01 17:44:15 +02:00