added ToDo list

ugfx_release_2.6
Joel Bodenmann 2014-06-25 05:31:41 +02:00
parent f2bbe071f3
commit 1785f32976
1 changed files with 9 additions and 0 deletions

View File

@ -12,6 +12,15 @@
#include "ff.h"
#include "ffconf.h"
/*
* ToDo:
*
* - fatfsExists()
* - f_mount has to be called before the disk can be accessed
* - complete _flags2mode()
* - restructure provided diskio.c files
* - do full testing
*/
/********************************************************
* The FAT file-system VMT
********************************************************/