Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
11e5f7db6cec25f7c4736e350fd85c49feca82a2
/
.
/
drivers
/
serial
/
Kconfig.nsim
blob: 791ace3d541cbaadb9e95237104cb6fc635d237e [
file
] [
log
] [
blame
]
config UART_NSIM
bool
"UART driver for MetaWare nSim"
select
SERIAL_HAS_DRIVER
depends on SERIAL
help
This
enables the UART driver
for
the
MetaWare
nSim simulator
.