Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
76b3518ce6c0da6c4f3a5f688ea4e5beb827ac2c
/
.
/
drivers
/
serial
/
Kconfig.esp32
blob: 427847617e347036da153c8a871ab5dfd9f45a2b [
file
] [
log
] [
blame
]
menuconfig UART_ESP32
bool
"ESP32 UART driver"
select
SERIAL_HAS_DRIVER
depends on SOC_ESP32
help
Enable
the ESP32 UART
using
ROM routines
.