zephyr/tests/drivers
jing wang 61e5438c51 tests: add zephyr i2c driver api test
the commit verify below i2c apis by sensor
GY271 or HMC58831
    i2c_configure()
    i2c_write()
    i2c_read()
    i2c_burst_write()
    i2c_burst_read()

Change-Id: I072a9897a45636613e811baa7ff79b57206e4130
Signed-off-by: jing wang <jing.j.wang@intel.com>
2017-02-04 19:31:31 +00:00
..
adc license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aio/aio_basic_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
aon_counter license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
build_all license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
dma license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
enc28j60 license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
gpio/gpio_basic_api tests/gpio: fix test GPIO_INT_LEVEL bug 2017-01-25 14:25:48 +00:00
i2c/i2c_api tests: add zephyr i2c driver api test 2017-02-04 19:31:31 +00:00
nsim_uart license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pci_enum license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
pinmux pinmux: unify galileo pinmux driver 2017-01-25 20:43:18 +00:00
pwm/pwm_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
quark_clock license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
rtc/rtc_basic_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
spi_test tests: Update spi driver test for mcux 2017-01-23 15:15:54 -06:00
uart license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
watchdog/wdt_basic_api license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00