Go to file
Jon Medhurst 0818564753 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>
2017-04-28 15:26:39 -05:00
.known-issues
arch arm: stm32f4: Reorder Kconfig options 2017-04-28 15:26:39 -05:00
boards arm: dts: nrf: Add Device Tree Support for nRF51822 SoC & boards 2017-04-28 15:26:39 -05:00
doc
drivers i2c: bitbang: Add library for software driven I2C 2017-04-28 15:26:39 -05:00
dts arm: dts: nrf: Add Device Tree Support for nRF51822 SoC & boards 2017-04-28 15:26:39 -05:00
ext serial: mcux: Shim driver for LPSCI UART on KL25Z 2017-04-28 15:26:38 -05:00
include arm: linker: remove unused linker sections 2017-04-28 15:26:39 -05:00
kernel
lib
misc
samples
scripts board: Add support for board disco_l475_iot1 2017-04-28 15:26:39 -05:00
subsys
tests
.checkpatch.conf
.gitattributes
.gitignore
.gitlint
.gitreview
.mailmap
.shippable.yml
defaults.tc
Kbuild
Kconfig
Kconfig.zephyr
LICENSE
MAINTAINERS MAINTAINERS: Update maintainer for TI CC3220SF LaunchXL board 2017-04-28 15:06:41 -05:00
Makefile
Makefile.inc
Makefile.test
zephyr-env.sh