Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
87f86cebe2e870cd2209c8a3859939ee6e984f84
/
.
/
boards
/
arm
/
lpcxpresso55s36
/
board.cmake
blob: 5ad2606ff48db79913d9626ecf837e89f479060e [
file
] [
log
] [
blame
]
#
# Copyright 2022 NXP
#
# SPDX-License-Identifier: Apache-2.0
#
board_runner_args
(
jlink
"--device=LPC55S36"
"--reset-after-load"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)