FatFs R0.10c, released November 9, 2014

This commit is contained in:
Christopher Williams
2015-01-31 09:29:37 -07:00
parent 762b341574
commit 0e89a5798f
79 changed files with 1601 additions and 1367 deletions
+1 -1
View File
@@ -28,7 +28,7 @@ FRESULT f_getcwd (
<dt>buff</dt>
<dd>Pointer to the buffer to receive the current directory string.</dd>
<dt>len</dt>
<dd>Size of the buffer in unit of TCHAR.</dd>
<dd>Size of the buffer in unit of <tt>TCHAR</tt>.</dd>
</dl>
</div>