Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
6f86adbc0dc726a5830f20d250458f8995a870bb
/
.
/
boards
/
seeed
/
xiao_rp2040
/
Kconfig.defconfig
blob: bc729ed2b362b4bffe718c8b710fd6456cb444a0 [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Seeed Studio inc.
# SPDX-License-Identifier: Apache-2.0
if
BOARD_XIAO_RP2040
if
I2C_DW
config I2C_DW_CLOCK_SPEED
default
125
endif
# I2C_DW
config USB_SELF_POWERED
default
n
endif
# BOARD_XIAO_RP2040