894503c758
Replace the use of a memcmp of a temp buffer filled with the comparison value with a direct comparison of the read buffer contents. Improves speed of the function (no more memset() call) and reduces stack usage. Signed-off-by: Mike J. Chen <mjchen@google.com> |
||
---|---|---|
.. | ||
ext2 | ||
fcb | ||
nvs | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.fatfs | ||
Kconfig.littlefs | ||
fat_fs.c | ||
fs.c | ||
fs_impl.c | ||
fs_impl.h | ||
fuse_fs_access.c | ||
littlefs_fs.c | ||
shell.c |