blob: 4f3b4d81ef07fe7ee003a6aa08f8ada68de3dd5a [file] [log] [blame]
# Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd.
# SPDX-License-Identifier: Apache-2.0
config UART_ROM_ESP32C3
bool "ESP32C3 ROM UART driver"
default y
select SERIAL_HAS_DRIVER
depends on SOC_ESP32C3
help
Enable the ESP32C3 UART using ROM routines.