mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-07 07:52:37 +00:00
Add configuration, dts and documentation for the MINI-M4 for STM32 board based on the STM32F415RG SoC. See https://www.mikroe.com/mini-stm32f4 for more details. Signed-off-by: Kwon Tae-young <tykwon@m2i.co.kr>
6 lines
156 B
CMake
6 lines
156 B
CMake
# Copyright (c) 2019, Kwon Tae-young <tykwon@m2i.co.kr>
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|