FatFS/doc/patches.html
savelij13 25f499b847 fatfs v0.07c Jun 21, 2009:
- Fixed f_unlink() may return FR_OK on error.
- Fixed wrong cache control in f_lseek().
- Added relative path feature.
- Added f_chdir().
- Added f_chdrive().
- Added proper case conversion to extended char.
2025-09-11 09:33:51 +03:00

19 lines
626 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Content-Style-Type" content="text/css">
<link rel="start" title="Site Top" href="../../">
<link rel="stylesheet" href="css_e.css" type="text/css" media="screen" title="ELM Default">
<title>Patches for FatFs R0.07b</title>
</head>
<body>
<h2>Patches for FatFs R0.07b</h2>
<pre>
Jun 21, 2009
------------------------------------------------------------------------------
Currently no known problem.
</pre>
</body>
</html>