corrected issue in fdefrag function which caused invalid data write
corrected initialization process for certain 2GB eMMC devices
V6.6.0
added support for memory card lock/unlock command (CMD42), please see fs_ioc_device_ctrl for control codes and Device Specific Features for description of password management operations.
enhanced handling of Memory Cards when in SPI mode
corrected initialization process for SD cards in SPI mode
corrected end of file condition check in fread for files sized near 4GB
corrected initialization issues in fdefrag function
corrected write protect status handling
corrected fsDevCtrlCodeControlMedia handling on NAND drives
V6.5.0
corrected issues on RAM drive, when storage memory is below 8MB
corrected MCI bus clock handling: bus clock is disabled when bus communication is idle
corrected reserved area clearing when formatting FAT file system
enhanced error handling for MCI memory devices
increased Memory Card Transfer Timeouts
V6.4.0
corrected fpwd memory overwrite bug
corrected fmount issue when switching between I/O Control Interface and Standard I/O Routines
corrected funinit procedure to power off the peripheral driver before uninitializing it
V6.3.0
retarget system updated:
"ARM Compiler" pack is now required to handle File System retargeting
"Compiler I/O: File (File System)" software component must be enabled
fixed reliability issues in multithreaded environment