X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Feeprom.h;fp=bertos%2Fdrv%2Feeprom.h;h=063c3d4d8a25818a7b50335da1d1e25d60e4d5a2;hb=844fc6f21b00b1ca0f3821e35692c4d1e12c2396;hp=ef6c58c952100e42feb733ba3f758e21cbfcda8a;hpb=12c71395c80c3d5e6f9532a4a912322b503ce391;p=bertos.git diff --git a/bertos/drv/eeprom.h b/bertos/drv/eeprom.h index ef6c58c9..063c3d4d 100644 --- a/bertos/drv/eeprom.h +++ b/bertos/drv/eeprom.h @@ -36,7 +36,7 @@ * \author Bernie Innocenti * * $WIZ$ module_name = "eeprom" - * $WIZ$ module_depends = "kfile", "i2c" + * $WIZ$ module_depends = "kfile", "kfile_block", "kblock", "i2c" */ #ifndef DRV_EEPROM_H