FatFs: Update to release R0.12b.

This commit is contained in:
Jared Boone
2017-05-03 12:35:19 +01:00
parent dd0048db8d
commit 85712a2c5f
57 changed files with 532 additions and 331 deletions

View File

@@ -13,7 +13,7 @@
<div class="para func">
<h2>disk_status</h2>
<p>ストレージ デバイスの状態を取得ます。</p>
<p>ストレージ デバイスの状態を取得するために呼ばれます。</p>
<pre>
DSTATUS disk_status (
BYTE <span class="arg">pdrv</span> <span class="c">/* [IN] 物理ドライブ番号 */</span>