672636ff1d05d2e21052dfd9701cb1f1372a838b
January 9, 2019 f_readdir() function returns file names with wrong case conversion. When the directory item to be read has a file name within 8.3 format, the extension of file name returned in fname[] is in wrong case conversion depends on the body length and the case.
FatFs
This is a copy of FatFs, a "generic FAT file system module for small embedded systems", by ChaN. See http://elm-chan.org/fsw/ff/00index_e.html.
License
FatFs module is a free software that opened under license policy of following conditions.
Copyright (C) 2015, ChaN, all right reserved.
- Redistributions of source code must retain the above copyright notice, this condition and the following disclaimer.
This software is provided by the copyright holder and contributors "AS IS" and any warranties related to this software are DISCLAIMED. The copyright owner or contributors be NOT LIABLE for any damages caused by use of this software.
Description
generic FAT file system module for small embedded
systems
https://github.com/abbrev/fatfs.git
http://elm-chan.org/fsw/ff/00index_e.html
Languages
C
85.2%
HTML
14.6%
CSS
0.2%