enhacne msc demo, update IAR project file
This commit is contained in:
Vendored
+4
-1
@@ -2762,7 +2762,10 @@ FRESULT f_chdrive (
|
||||
return FR_OK;
|
||||
}
|
||||
|
||||
|
||||
BYTE f_get_current_drive(void)
|
||||
{
|
||||
return CurrVol;
|
||||
}
|
||||
|
||||
FRESULT f_chdir (
|
||||
const TCHAR *path /* Pointer to the directory path */
|
||||
|
||||
Reference in New Issue
Block a user