Добавлен readme.md
This commit is contained in:
parent
bf4615c01f
commit
617997a782
8
readme.md
Normal file
8
readme.md
Normal file
@ -0,0 +1,8 @@
|
||||
|
||||
FatFs - Generic FAT Filesystem Module
|
||||
https://elm-chan.org/fsw/ff/
|
||||
|
||||
`R0.16`
|
||||
- Removed a long-pending limitation that f_getcwd and double-dot ".." in the path name did not work on the exFAT volume.
|
||||
- Fixed f_readdir cannot detect end of directory and it leads the application process into infinite loop. (appeared at R0.15b)
|
||||
- Fixed dot names with terminating separator or duplicated separator are rejected when LFN is not enabled.
|
||||
Loading…
Reference in New Issue
Block a user