• galjonsfigur's avatar
    Updated FatFS from 0.12a to 0.13c (#2608) · 5d2bb87c
    galjonsfigur authored
    Files changed only by the author of FatFS (only updated to new version):
    
    - 00history.txt
    - 00readme.txt
    - ff.c
    - ff.h
    - ffunicode.c
    - diskio.h
    - integer.h
    - files in `option` folder except `syscall.c`
    
    Changes:
    - removed option folder (now everything is in ffunicode.c)
    - modified Makefile to support new version of FatFS
    - removed syscall.c and modified ffsystem.c from FatFS author instead
    - modified files: diskio.c, ffconf.h to mimic changes from new version
    - modified files: fatfs_config.h, myfatfs.c
    because of changes of configuration keywords in 0.13 version
    - removed empty lines from beginning of files:
    fatfs_prefix_lib.h, myfatfs.c, sdcard.c
    - changed version number in documentation
    5d2bb87c
diskio.h 2.63 KB