I added a single static i2c driver in Harmony. When I try to compile I get this error: ../src/system_config/default/framework/driver/i2c/src/drv_i2c_static.c:246:38: error: 'I2C_ID_2' undeclared (first use in this function) The function itself looks like ..
↧