X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;ds=sidebyside;f=bertos%2Fdrv%2Fdataflash.h;h=4b4e994ddd862f6f8db990a24e559026eb6de810;hb=d273eeaf8213a957c6ae0889d6d2f9279a7e17a5;hp=5f8263f8b095a2133bf8ecd4b2917e253aeee95d;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/dataflash.h b/bertos/drv/dataflash.h index 5f8263f8..4b4e994d 100644 --- a/bertos/drv/dataflash.h +++ b/bertos/drv/dataflash.h @@ -32,14 +32,14 @@ * * \brief Function library for dataflash AT45DB family. * - * \version $Id: dataflash.h 21658 2008-06-05 16:42:54Z asterix $ + * \version $Id$ * * \author Daniele Basile * * $WIZ$ module_name = "dataflash" * $WIZ$ module_depends = "kfile" * $WIZ$ module_configuration = "bertos/cfg/cfg_dataflash.h" - * } + * $WIZ$ module_hw = "bertos/hw/hw_dataflash.h", "bertos/hw/hw_dataflash.c" */