diskio_emul.c File Reference
Low level disk access for FatFs emulated. More...
#include <fs/fatfs/diskio.h>#include <stdio.h>#include <errno.h>#include <time.h>Go to the source code of this file.
Variables | |
| static FILE * | fake_disk = 0 |
| This is an example implementation, used to simulate the the calls to normal filesystem calls It only works for drive 0. | |
Detailed Description
Low level disk access for FatFs emulated.
- Version:
- Id
- diskio_emul.c 2699 2009-05-22 20:09:10Z batt
Definition in file diskio_emul.c.
