X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdataflash.h;h=5f8263f8b095a2133bf8ecd4b2917e253aeee95d;hb=4ac9b7fcfcf4c765b05a9db68edf154c020f0af4;hp=43a345b40478780a51108a05d50a0760a3f9be96;hpb=2c2c07eb47ee84d3f2a73209d0968b12c5809255;p=bertos.git diff --git a/bertos/drv/dataflash.h b/bertos/drv/dataflash.h index 43a345b4..5f8263f8 100644 --- a/bertos/drv/dataflash.h +++ b/bertos/drv/dataflash.h @@ -30,11 +30,16 @@ * * --> * - * \brief Function library for dataflash AT45DB family (interface). + * \brief Function library for dataflash AT45DB family. * * \version $Id: dataflash.h 21658 2008-06-05 16:42:54Z asterix $ * * \author Daniele Basile + * + * $WIZ$ module_name = "dataflash" + * $WIZ$ module_depends = "kfile" + * $WIZ$ module_configuration = "bertos/cfg/cfg_dataflash.h" + * } */