Storage: New Virtual Mount API for FATFS disk images

This commit is contained in:
Willy-JL
2024-02-20 03:17:54 +00:00
parent 49a9b1f2b2
commit fab29dbc6f
10 changed files with 321 additions and 2 deletions

View File

@@ -163,7 +163,7 @@
/ Drive/Volume Configurations
/----------------------------------------------------------------------------*/
#define _VOLUMES 1
#define _VOLUMES 2
/* Number of volumes (logical drives) to be used. */
/* USER CODE BEGIN Volumes */