X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Feeprom.h;h=d53c7976290bb8968e3e5aba054505f467526e26;hb=7dff07b2a890ada8bdce1f4a89f143b621660835;hp=063c3d4d8a25818a7b50335da1d1e25d60e4d5a2;hpb=844fc6f21b00b1ca0f3821e35692c4d1e12c2396;p=bertos.git diff --git a/bertos/drv/eeprom.h b/bertos/drv/eeprom.h index 063c3d4d..d53c7976 100644 --- a/bertos/drv/eeprom.h +++ b/bertos/drv/eeprom.h @@ -36,6 +36,7 @@ * \author Bernie Innocenti * * $WIZ$ module_name = "eeprom" + * $WIZ$ module_configuration = "bertos/cfg/cfg_eeprom.h" * $WIZ$ module_depends = "kfile", "kfile_block", "kblock", "i2c" */