blob: 32e6669b7018bc9d1f9dd6c6f032ad5d9e8d2adf [file] [log] [blame]
# Copyright (c) 2024-2025 Analog Devices, Inc.
# SPDX-License-Identifier: Apache-2.0
if(CONFIG_BOARD_MAX32658EVKIT_MAX32658_NS)
set_property(TARGET runners_yaml_props_target PROPERTY hex_file tfm_merged.hex)
endif()
board_runner_args(jlink "--device=MAX32658" "--reset-after-load")
include(${ZEPHYR_BASE}/boards/common/openocd-adi-max32.boards.cmake)
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)