Skip to content

Commit 8dc2821

Browse files
committed
Disable _FS_LOCK per default with FatFs 0.12c
Aligned with previous FatFS version Refers to #32 Signed-off-by: Frederic Pillon <frederic.pillon@st.com>
1 parent d4c4db5 commit 8dc2821

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ffconf_default_68300.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@
273273
/ These options have no effect at read-only configuration (_FS_READONLY = 1). */
274274

275275

276-
#define _FS_LOCK 2
276+
#define _FS_LOCK 0
277277
/* The option _FS_LOCK switches file lock function to control duplicated file open
278278
/ and illegal operation to open objects. This option must be 0 when _FS_READONLY
279279
/ is 1.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy