Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
5ff80ef2b1b09527c98a1dd18a43156f39429369
/
.
/
boards
/
arm
/
nucleo_g031k8
/
board.cmake
blob: 8b8ec50a6b68214756372ac9746534f60279ffdc [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32G031K8"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)