Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
83fd2a2b3f576b311be83720f4292880a647bc0d
/
.
/
boards
/
arm
/
nucleo_g431rb
/
board.cmake
blob: d23382841d3ebeaefe0d1a80168eff7ebca02e16 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
pyocd
"--target=stm32g431rbtx"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
pyocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)