Add new development board numaker_gai_m55m1 for m55m1x series. Signed-off-by: cyliang tw <cyliang@nuvoton.com>
7 lines
202 B
CMake
7 lines
202 B
CMake
# 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)
|