This website requires JavaScript.
Explore
Help
Sign In
OrgZephyr
/
zephyr
mirror of
https://github.com/zephyrproject-rtos/zephyr.git
Watch
1
Star
0
Fork
You've already forked zephyr
0
Code
Issues
Releases
Wiki
Activity
add6d78b0a
zephyr
/
drivers
/
i2c
/
Makefile
2 lines
33 B
Makefile
Raw
Normal View
History
Unescape
Escape
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>
2015-08-27 05:56:43 +08:00
obj-$(CONFIG_DW_I2C)
+=
dw_i2c.o