commit | e5cef70abdf89293adba27c16c5011f1f73010b1 | [log] [tgz] |
---|---|---|
author | Gil Pitney <gil.pitney@linaro.org> | Wed Sep 13 17:13:44 2017 -0700 |
committer | Kumar Gala <kumar.gala@gmail.com> | Tue Jan 09 08:39:59 2018 -0600 |
tree | ef34f0d06c54ab6c847009d13c52a7aba4e3fc3d | |
parent | 8e30c6e7903f0e24f0502f1e7451a0492a9944fd [diff] |
drivers: i2c: Add support for cc32xx I2C bus This was validated on the cc3220sf_launchxl board using the Zephyr thermometer sample program adapted to call the i2c driver directly, and fetching samples from the on-board TMP006 temperature sensor. Signed-off-by: Gil Pitney <gil.pitney@linaro.org>