I2C bus peripheral interface for the Deki Engine. Defines IDekiI2C (probe, register read, register write, bus configuration) plus an I2CBusComponent for configuring a bus from the editor.
Peripheral modules such as deki-rtc and deki-imu talk to their devices through this interface rather than to a platform driver directly.
Part of the Deki Engine module ecosystem.
Install via the Module Manager inside the Deki Editor.
Licensed under the Apache License, Version 2.0. See LICENSE for details.