nodemcu-firmware/app/fatfs
Arnim Läuger fc887e9f9f Fix memory leak in file_stat(). (#1871)
* Change vfs_stat() api to pre-allocated buffer for stat info.
* Change vfs_readdir() api to stat buffer as well. vfs_item api removed.
2017-03-29 13:58:40 +02:00
..
option Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
00history.txt Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
00readme.txt Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
Makefile Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
diskio.c Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
diskio.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
fatfs_prefix_lib.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
ff.c Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
ff.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
ffconf.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
integer.h Add FatFs and SD card support (#1397) 2016-09-05 20:17:13 +02:00
myfatfs.c Fix memory leak in file_stat(). (#1871) 2017-03-29 13:58:40 +02:00