HAL_ChibiOS: support f_mkfs on all boards

This commit is contained in:
Andrew Tridgell 2023-06-03 17:25:27 +10:00
parent 8cf855970d
commit 6f469c48e7

View File

@ -32,7 +32,7 @@
/ f_findnext(). (0:Disable, 1:Enable 2:Enable with matching altname[] too) */
#define FF_USE_MKFS HAL_USE_SDC
#define FF_USE_MKFS 1
/* This option switches f_mkfs() function. (0:Disable or 1:Enable) */