8 lines
195 B
Plaintext
8 lines
195 B
Plaintext
|
# ESP8684 devkitm board configuration
|
||
|
|
||
|
# Copyright (c) 2024 Espressif Systems (Shanghai) Co., Ltd.
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
config BOARD_ESP8684_DEVKITM
|
||
|
select SOC_ESP8684_MINI_H4
|