X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Feeprom.h;fp=bertos%2Fdrv%2Feeprom.h;h=3ab6637e13cd8bffdf6436ff99a2aad10a77448f;hb=bae5f0574f74fc550918f9afafdfcbe4c08658d8;hp=91c8dfe1073ef273a9ac096c1e2a0dca514cd273;hpb=70298ad0d94ac6359a60fad8e0662f5d9c66d1f7;p=bertos.git diff --git a/bertos/drv/eeprom.h b/bertos/drv/eeprom.h index 91c8dfe1..3ab6637e 100644 --- a/bertos/drv/eeprom.h +++ b/bertos/drv/eeprom.h @@ -38,7 +38,7 @@ * \author Bernie Innocenti * * $WIZ$ module_name = "eeprom" - * $WIZ$ module_depends = "kfile" + * $WIZ$ module_depends = "kfile", "i2c" */ #ifndef DRV_EEPROM_H