Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
0ecc71ccb22e3dcaba2a50adec1d2c1f72c373ea
/
.
/
boards
/
arm
/
efm32pg_stk3402a
/
board.cmake
blob: b9925901bc8f7d22ef2659362ac33ed8742849e9 [
file
] [
log
] [
blame
]
#
# Copyright (c) 2018, Christian Taedcke
#
# SPDX-License-Identifier: Apache-2.0
#
board_runner_args
(
jlink
"--device=EFM32PG12BxxxF1024"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)