9 lines
206 B
Plaintext
9 lines
206 B
Plaintext
|
# ESP32S2 Saola board configuration
|
||
|
|
||
|
# Copyright (c) 2021 Espressif Systems (Shanghai) Co., Ltd.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD
|
||
|
default "esp32s2_saola"
|
||
|
depends on BOARD_ESP32S2_SAOLA
|