X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Ffs%2Ffat.h;h=0dd1529f752568e36df92fedbae4a0a07cbd0853;hb=7d7882d05d70560c3aa9e6c6fad48bd323ff2a82;hp=34b20bbac1a7e2725fd562264984857384509ae0;hpb=f8224de0624cd0c81dbdf0bc969b86a83c29d5d8;p=bertos.git diff --git a/bertos/fs/fat.h b/bertos/fs/fat.h index 34b20bba..0dd1529f 100644 --- a/bertos/fs/fat.h +++ b/bertos/fs/fat.h @@ -32,6 +32,9 @@ * * \brief FatFS: kfile interface for FatFS module by ChaN. * + * This driver needs some low level hardware access functions. An example implementation + * is provided in sd.h. + * * \version $Id$ * * \author Luca Ottaviano