X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Feeprom.h;h=a7baf52924a79bc8d56a3eb8a75fa82f6797c86e;hb=3b1451f6e3161b0f1b16e9be49dd46649b03a9d9;hp=3ab6637e13cd8bffdf6436ff99a2aad10a77448f;hpb=bae5f0574f74fc550918f9afafdfcbe4c08658d8;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