1# ESP32S2 Franzininho board configuration
2
3# Copyright (c) 2022 Felipe Neves
4# SPDX-License-Identifier: Apache-2.0
5
6config BOARD_ESP32S2_FRANZININHO
7	select SOC_ESP32S2_WROOM
8