Skip to content

Commit fb63fce

Browse files
committed
feat:[fs][littlefs]LFS_THREADSAFE
1 parent 7cc1e84 commit fb63fce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

rtconfig.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -348,7 +348,7 @@
348348
#define LFS_BLOCK_SIZE 4096
349349
#define LFS_CACHE_SIZE 256
350350
#define LFS_BLOCK_CYCLES 1000
351-
// #define LFS_THREADSAFE
351+
#define LFS_THREADSAFE
352352
#define LFS_LOOKAHEAD_MAX 128
353353
#define PKG_USING_SYSWATCH
354354
#define SYSWATCH_EXCEPT_RESOLVE_MODE_1

0 commit comments

Comments
 (0)