1# ESP32C3 devkitc board configuration
2
3# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_ESP32C3_DEVKITC
7	select SOC_ESP32C3_WROOM_02_N4
8