Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
daef6e4766f0733a04334d1cf0dbde1ea3d38a25
/
.
/
boards
/
steelseries
/
apex_pro_mini
/
board.cmake
blob: 2b9d495a3fd7de329706fb7fa483db555ca1bf39 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32L412RB"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)