Files
thirdparty-littlefs/lfs.c
Christopher Haster 64a1997da3 Added error when opening multiple files with a statically allocated buffer
Opening multiple files simultaneously is not supported without dynamic memory,
but the previous behaviour would just let the files overwrite each other, which
could lead to bad errors down the line

found by husigeza
2018-04-29 16:45:14 +03:00

68 KiB