Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
022de69491e54872235eef1937b5e36e41fca123
/
.
/
boards
/
nuvoton
/
numaker_m5531
/
board.cmake
blob: 834a265466e1bc8432f9e0de256485081f1e7484 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
pyocd
"--target=m55m1h2ljae"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)