I2C in Zephyr

Hi,

Is there any example I can see to get I2C working in Zephyr on the NRF52832? Really would need help with this.
Ultimately I need to get an accelerometer working within my Zephyr project, and I wondered if there is a lightweight I2C driver I could use.

Related