Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
82c65315d332f3bd2f05ca20fc8126d26123f1a4
/
.
/
drivers
/
i2c
/
Kconfig.gpio
blob: 95be9acadc373feb1b3cad9306e16c27cb3097cf [
file
] [
log
] [
blame
]
# Copyright (c) 2017 Linaro Ltd.
# SPDX-License-Identifier: Apache-2.0
config I2C_GPIO
bool
"GPIO bit banging I2C support"
select
I2C_BITBANG
help
Enable
software driven
(
bit banging
)
I2C support
using
GPIO pins