- Added _USE_NTFLAG option. - Added FSInfo support. - Fixed some problems corresponds to FAT32. (Tiny-FatFs) - Fixed DBCS name can result FR_INVALID_NAME. - Fixed short seek (<= csize) collapses the file object.
- Supported multiple drive system. - Changed some APIs for multiple drive system. - Added f_mkfs().
- Added FAT12. Removed unbuffered mode. - Fixed a problem on small (<32M) patition.
- First stable version