commit | 08185647530088db145be37e6ab1d9e51ce6dd21 | [log] [tgz] |
---|---|---|
author | Jon Medhurst <tixy@linaro.org> | Thu Aug 25 14:06:32 2016 +0100 |
committer | Kumar Gala <kumar.gala@linaro.org> | Fri Apr 28 15:26:39 2017 -0500 |
tree | 36ac2146e1eb1cf0939e3cdb0b4535140e7b1902 | |
parent | 392803e4ccf581a68b7536d78e013fc8f7b764fb [diff] |
i2c: bitbang: Add library for software driven I2C This library implements the I2C single master protocol in software. It supports the Standard-mode and Fast-mode speeds and doesn't support optional protocol feature like 10-bit addresses or clock stretching. Change-Id: I375d572a83714522421f2967dc414b3bec169e95 Signed-off-by: Jon Medhurst <tixy@linaro.org>