Files
nuttx/fs/driver
wanggang26 929bbf0be8 fs: add merge partitions support
Usage example for merging the factory partition and reserve
partition into the merge partition:
register_merge_blockdriver("/dev/merge", "/dev/factory", "/dev/reserve",
NULL)

Signed-off-by: wanggang26 <wanggang26@xiaomi.com>
2024-11-07 14:59:23 +08:00
..
2024-11-06 01:58:54 +08:00
2024-11-06 01:58:54 +08:00
2024-11-06 01:58:54 +08:00
2024-11-07 14:59:23 +08:00