-
Has support for CONFIG_I2C_SLAVE has been dropped silently in 3.1? |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hmm.. The release note doesn't mention it. But "i2c: Update terminology to match i2c spec" is merged for v3.1. |
Beta Was this translation helpful? Give feedback.
-
CONFIG_I2C_SLAVE changed to CONFIG_I2C_TARGET and all the i2c_slave_xxx function changed to i2c_target_xxx |
Beta Was this translation helpful? Give feedback.
Hmm.. The release note doesn't mention it. But "i2c: Update terminology to match i2c spec" is merged for v3.1.