Add storage_file_expand()

This commit is contained in:
Willy-JL
2023-08-02 23:33:27 +02:00
parent 070fb17485
commit e8f11e5521
9 changed files with 80 additions and 1 deletions

View File

@@ -68,7 +68,7 @@
#define _USE_FASTSEEK 1
/* This option switches fast seek feature. (0:Disable or 1:Enable) */
#define _USE_EXPAND 0
#define _USE_EXPAND 1
/* This option switches f_expand function. (0:Disable or 1:Enable) */
#define _USE_CHMOD 0