Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
d22c7b0cf2aa612a00b0cc260ebb0e2ec1d109c0
/
.
/
boards
/
weact
/
usb2canfdv1
/
board.cmake
blob: 07c49fc8644e65f546cfa626c77a9ab43c229a4d [
file
] [
log
] [
blame
]
# Copyright (c) 2024 Henrik Brix Andersen <henrik@brixandersen.dk>
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32G0B1CB"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)