X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fi2c.h;h=a962d171548d6050cf80047732337e49b0c90a22;hb=dc6a4666ebeba9a0b485d130d031b2fa822160ad;hp=4d0be944c02a4816ba41d76b8351e0166519e05a;hpb=85760a6e32e79740c1af4ca58710478bebb48cf6;p=bertos.git diff --git a/bertos/drv/i2c.h b/bertos/drv/i2c.h index 4d0be944..a962d171 100644 --- a/bertos/drv/i2c.h +++ b/bertos/drv/i2c.h @@ -38,7 +38,7 @@ * $WIZ$ module_name = "i2c" * $WIZ$ module_configuration = "bertos/cfg/cfg_i2c.h" * $WIZ$ module_hw = "bertos/hw/hw_i2c_bitbang.h" - * $WIZ$ module_supports = "not atmega103" + * $WIZ$ module_supports = "not atmega103 and not atmega168 and not at91" */ #ifndef DRV_I2C_H