Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4301e69f29d04807ff2cbedb822d72dcef724ed1
/
.
/
boards
/
waveshare
/
rp2040_matrix
/
Kconfig.defconfig
blob: d96870e05a07a36690739af5cd6e637cb449182a [
file
]
# Copyright (c) 2022 Peter Johanson
# SPDX-License-Identifier: Apache-2.0
if
BOARD_RP2040_MATRIX
if
I2C_DW
config I2C_DW_CLOCK_SPEED
default
125
endif
# I2C_DW
config USB_SELF_POWERED
default
n
endif
# BOARD_RP2040_MATRIX