Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
fa5cfbd9378474c562a26ac3b306ef1a36aadb10
/
.
/
boards
/
st
/
nucleo_f031k6
/
board.cmake
blob: bd51554e8c6de03dd8e318ab0542af43db2b173b [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F031K6"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)