zephyr/boards/nuvoton/numaker_pfm_m467/board.cmake

7 lines
200 B
CMake

# SPDX-License-Identifier: Apache-2.0
board_runner_args(pyocd "--target=m467hjhae")
include(${ZEPHYR_BASE}/boards/common/pyocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)