X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fflash.h;h=eccaf7519a6ec20e8baec1a820aadc324dc2580d;hb=9576112627e2ebe86078648f296445a570c5aa77;hp=461b67c47fda21af2b62fc0d50568cef1ae1965d;hpb=5b122604bb8703795a58a34834accf7c910cf932;p=bertos.git diff --git a/bertos/drv/flash.h b/bertos/drv/flash.h index 461b67c4..eccaf751 100644 --- a/bertos/drv/flash.h +++ b/bertos/drv/flash.h @@ -37,6 +37,7 @@ * * $WIZ$ module_name = "flash" * $WIZ$ module_depends = "kfile", "kfile_block", "kblock" +* $WIZ$ module_configuration = "bertos/cfg/cfg_emb_flash.h" */ #ifndef DRV_FLASH_H