nuttx-mirror/fs/romfs
Xiang Xiao 96900845a5 fs/romfs: Change the type of num from uint8_t to uint16_t
to support the directory with more than 255 files

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: Remove the reference to OK and ERROR 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: Change the type of num from uint8_t to uint16_t 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