mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 13:12:49 +00:00
Add support for board esp8684_devkitm Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
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
|