Minimal board definition for the Elan em32f967 SOC: - Includes DTS, YAML, and Kconfig files - Provides board.cmake with misc-flasher for CI/build - Actual flashing is not included in this PR Signed-off-by: Johnny Chuang <johnny.chuang@emc.com.tw>
7 lines
134 B
Plaintext
7 lines
134 B
Plaintext
# Copyright (c) 2025 ELAN Microelectronics Corp.
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config BOARD_32F967_DV
|
|
select SOC_EM32F967
|