Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
240d519de369f83529fcadc21f07af69e9f703fd
/
.
/
drivers
/
serial
/
Kconfig.nsim
blob: 16e12ceaa52e5cf11b73f175750d0f7253c5c4e8 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
config UART_NSIM
bool
"UART driver for MetaWare nSim"
select
SERIAL_HAS_DRIVER
help
This
enables the UART driver
for
the
MetaWare
nSim simulator
.