i2c: import of Synopsis DesignWare I2C
Initial import of Synopsis DesignWare I2C driver functionality for the Zephyr Project. This import has been tested for host master control. While it does contain the code to work as a host slave, this code has not yet been completely tested and validated. Change-Id: I3df0214f6e3b6798f7dad4819d09c3ec5998e508 Signed-off-by: Dan Kalowsky <daniel.kalowsky@intel.com>
This commit is contained in:
parent
1f63fb5de4
commit
998cc8e3d4
6 changed files with 999 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
obj-$(CONFIG_DW_I2C) += dw_i2c.o
|
Loading…
Add table
Add a link
Reference in a new issue