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

@ -41,7 +41,7 @@ DSTATUS disk_status (
return stat;
case DEB_USB :
case DEV_USB :
result = USB_disk_status();
// translate the reslut code here