# XIAO ESP32S3 board configuration # Copyright (c) 2023 Seeed Studio inc. # SPDX-License-Identifier: Apache-2.0 config BOARD_XIAO_ESP32S3 bool "XIAO ESP32S3 Board" depends on SOC_SERIES_ESP32S3 choice SOC_PART_NUMBER default SOC_ESP32S3_WROOM_N8R8 endchoice