Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
df4883ad23df2eb3da0ffd68f91b3d6de051ea36
/
.
/
boards
/
ambiq
/
apollo4p_evb
/
board.cmake
blob: dac739b7cc2afdc5851c7cdc2dc9cd3f50d1f37a [
file
] [
log
] [
blame
]
# Copyright (c) 2023 Antmicro <www.antmicro.com>
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=AMAP42KK-KBR"
"--iface=swd"
"--speed=1000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)