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