Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
be9df47f33d0890c7273801044e15e374fbceefc
/
.
/
boards
/
infineon
/
kit_xmc72_evk
/
board.cmake
blob: f1b6975385bc982737af81a85b7a751bb16cdab7 [
file
] [
log
] [
blame
]
# Copyright (c) 2025 Cypress Semiconductor Corporation.
# SPDX-License-Identifier: Apache-2.0
# Connect to CM0P core.
board_runner_args
(
openocd
"--target-handle=cat1c.cpu.cm0"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)