X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Feeprom.h;h=a7baf52924a79bc8d56a3eb8a75fa82f6797c86e;hb=c2bba5bc02081b369d2117e4f19c2473d31fd21f;hp=3ab6637e13cd8bffdf6436ff99a2aad10a77448f;hpb=fd6894350a266f4436055940e6220151a4fd43de;p=bertos.git diff --git a/bertos/drv/eeprom.h b/bertos/drv/eeprom.h index 3ab6637e..a7baf529 100644 --- a/bertos/drv/eeprom.h +++ b/bertos/drv/eeprom.h @@ -39,6 +39,7 @@ * * $WIZ$ module_name = "eeprom" * $WIZ$ module_depends = "kfile", "i2c" + * $WIZ$ module_supports = "not at91" */ #ifndef DRV_EEPROM_H