nuttx-mirror/fs/romfs
Xiang Xiao 322765b442 fs/romfs: Align up the file size to 16 bytes
and set volume size to 96 bytes in romfs_mkfs

Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2024-10-11 10:42:20 +08:00
..
CMakeLists.txt Fix to compile parameters not taking effect When cmake version is greater than 3.18 2024-10-09 18:12:50 +08:00
fs_romfs.c fs/romfs: Replace strlcpy and strcmp with memcpy and memcmp 2024-10-11 10:42:20 +08:00
fs_romfs.h romfs:extend romfs to enable write part3 2024-10-11 10:42:20 +08:00
fs_romfsutil.c fs/romfs: Align up the file size to 16 bytes 2024-10-11 10:42:20 +08:00
Kconfig romfs:extend romfs to enable write part2 2024-10-11 10:42:20 +08:00
Make.defs add sched note for littlefs/romfs/rpmsgfs 2024-09-17 15:21:54 -03:00