X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Feeprom.h;h=a7baf52924a79bc8d56a3eb8a75fa82f6797c86e;hb=8391f9676abafaa16a986b77b346f33ceb75dd6d;hp=91c8dfe1073ef273a9ac096c1e2a0dca514cd273;hpb=37efb5bdc0504ab6df2e8db0635c9c6f7477e23e;p=bertos.git diff --git a/bertos/drv/eeprom.h b/bertos/drv/eeprom.h index 91c8dfe1..a7baf529 100644 --- a/bertos/drv/eeprom.h +++ b/bertos/drv/eeprom.h @@ -38,7 +38,8 @@ * \author Bernie Innocenti * * $WIZ$ module_name = "eeprom" - * $WIZ$ module_depends = "kfile" + * $WIZ$ module_depends = "kfile", "i2c" + * $WIZ$ module_supports = "not at91" */ #ifndef DRV_EEPROM_H