We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d4c4db5 commit 8dc2821Copy full SHA for 8dc2821
src/ffconf_default_68300.h
@@ -273,7 +273,7 @@
273
/ These options have no effect at read-only configuration (_FS_READONLY = 1). */
274
275
276
-#define _FS_LOCK 2
+#define _FS_LOCK 0
277
/* The option _FS_LOCK switches file lock function to control duplicated file open
278
/ and illegal operation to open objects. This option must be 0 when _FS_READONLY
279
/ is 1.
0 commit comments