Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d9f065845d91fef456c38cbdbf90b3d31ba8ad8b
/
.
/
boards
/
nuvoton
/
numaker_pfm_m467
/
board.cmake
blob: 57133162dfb355c13b449986dbfa1ca95d24a3c9 [
file
] [
log
] [
blame
]
# 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
)