Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
c47e6068aea9d5929e74dfee615402deab59ef7d
/
.
/
boards
/
waveshare
/
rp2040_matrix
/
Kconfig.defconfig
blob: d96870e05a07a36690739af5cd6e637cb449182a [
file
] [
log
] [
blame
]
# 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