- Separated out OS dependent code on reentrant cfg. - Added multiple sector size support.
- Added f_forward(). (Tiny-FatFs) - Added string functions: fputc(), fputs(), fprintf() and fgets(). - Improved performance of f_lseek() on move to the same or following cluster.