commit | 72486b69712183f4f01572293dfe848c749d70a0 | [log] [tgz] |
---|---|---|
author | Dawid Niedzwiecki <dn@semihalf.com> | Thu Sep 30 12:13:29 2021 +0200 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Tue Nov 02 16:46:33 2021 +0100 |
tree | d987d0587e872975861cef302fc0a1feeb316049 | |
parent | e8f09b471e907d05772b8fc42e9e14a28101c0b8 [diff] |
i2c: Add get_config to I2C API Some applications need to get the current I2C configuration. Add a proper callback to I2C API under Kconfig option not to change applications that don't need this feature. Signed-off-by: Dawid Niedzwiecki <dn@semihalf.com>