X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fdataflash.h;h=5f8263f8b095a2133bf8ecd4b2917e253aeee95d;hb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;hp=fa64ad0756598773a856b8085258d3d460007724;hpb=c4e10478569740bd284cc41a47dd5227150a6f00;p=bertos.git diff --git a/bertos/drv/dataflash.h b/bertos/drv/dataflash.h index fa64ad07..5f8263f8 100644 --- a/bertos/drv/dataflash.h +++ b/bertos/drv/dataflash.h @@ -36,10 +36,9 @@ * * \author Daniele Basile * - * $WIZARD_MODULE = { - * "name" : "dataflash", - * "depends" : ["kfile"], - * "configuration" : "bertos/cfg/cfg_dataflash.h" + * $WIZ$ module_name = "dataflash" + * $WIZ$ module_depends = "kfile" + * $WIZ$ module_configuration = "bertos/cfg/cfg_dataflash.h" * } */