OVMS3-idf/components/fatfs/src
Angus Gratton a67d5d89e0 Replace all DOS line endings with Unix
Command run was:
git ls-tree -r HEAD --name-only | xargs dos2unix
2018-07-12 19:10:37 +08:00
..
00history.txt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
00readme.txt Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio_rawflash.c FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
diskio_rawflash.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio_sdmmc.c fatfs: update to R0.13a 2017-11-14 12:57:55 +08:00
diskio_wl.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
diskio_wl.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
esp_vfs_fat.h FATFS support without wear levelling 2018-06-16 16:02:35 +08:00
ff.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ff.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ffconf.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ffsystem.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
ffunicode.c Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
integer.h Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00
vfs_fat.c vfs, fatfs: Add file truncate for fatfs 2018-06-14 06:37:21 +08:00
vfs_fat_internal.h fatfs: add configuration of allocation unit size 2018-02-11 13:03:36 +08:00
vfs_fat_sdmmc.c fatfs: check allocated workbuf pointer 2018-02-11 13:03:36 +08:00
vfs_fat_spiflash.c FATFS support without wear levelling 2018-06-16 16:02:35 +08:00