Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7aa01ff0b0c65e16b63b35eb381ddf2ae47019e5
/
.
/
boards
/
arm
/
stm32f769i_disco
/
board.cmake
blob: 819c5aba81b44dacab0c0f737606dc8874fef174 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F769NI"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)