Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
25349e0c4f01802a308aca4d2bf722c8a19c7ccf
/
.
/
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
.