Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4540c833a8faaf5285d5620a7c29dc1dc7b560db
/
.
/
drivers
/
gpio
/
Kconfig.rpi_pico
blob: 67680d44069c5842a3ea5bd2528f1d1c45d10859 [
file
] [
log
] [
blame
]
# Copyright (c) 2021 Yonatan Schachter
# SPDX-License-Identifier: Apache-2.0
config GPIO_RPI_PICO
default
y
depends on DT_HAS_RASPBERRYPI_PICO_GPIO_ENABLED
select
PICOSDK_USE_GPIO
bool
"Raspberry Pi Pico GPIO driver"