Add support for board esp8684_devkitm Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
7 lines
195 B
Text
7 lines
195 B
Text
# 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
|