long filename conversion hang on reset (worked fine on cold boot). Fixed.
This commit is contained in:
@@ -90,7 +90,7 @@
|
||||
*/
|
||||
|
||||
|
||||
#define _USE_LFN 2 /* 0 to 3 */
|
||||
#define _USE_LFN 0 /* 0 to 3 */
|
||||
#define _MAX_LFN 255 /* Maximum LFN length to handle (12 to 255) */
|
||||
/* The _USE_LFN option switches the LFN support.
|
||||
/
|
||||
|
||||
Reference in New Issue
Block a user