blob: b3b4d28102eae17445852c3b0ba90dc5e4bad30d [file] [log] [blame]
# SPDX-License-Identifier: Apache-2.0
board_runner_args(openocd "--use-elf")
board_runner_args(jlink "--device=STM32H745ZI" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)