Added basic PWM test for esp32c6_devkitc Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
7 lines
200 B
Text
7 lines
200 B
Text
# ESP32C6 devkitc board configuration
|
|
|
|
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_ESP32C6_DEVKITC
|
|
select SOC_ESP32_C6_WROOM_1U_N8
|