X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdrv%2Fi2c.h;h=a5673b70c3193f82679f21844c599c5319eb2744;hb=c7fb36e3638f5dabccb1811d53ec8b781b06299d;hp=9327ff8d5d75c37fd5ef01e86797a9d9739cb256;hpb=e166e7c5254d41d8f7a4cc85441bc62635c8ac15;p=bertos.git diff --git a/bertos/drv/i2c.h b/bertos/drv/i2c.h index 9327ff8d..a5673b70 100644 --- a/bertos/drv/i2c.h +++ b/bertos/drv/i2c.h @@ -36,7 +36,8 @@ * \author Francesco Sacchi * * $WIZ$ module_name = "i2c" - * "configuration" : "bertos/cfg/cfg_i2c.h" + * $WIZ$ module_configuration = "bertos/cfg/cfg_i2c.h" + * $WIZ$ module_hw = "bertos/hw/hw_i2c_bitbang.h" */ #ifndef DRV_I2C_H