blob: 081b51cf3aca185b9c408f9c67f3cf64f52ae99e [file] [log] [blame]
# Copyright (c) 2022, TOKITA Hiroshi <tokita.hiroshi@gmail.com>
# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=gd32f407vk")
board_runner_args(jlink "--device=GD32F407VK" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)