Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
4e0f7ea540a8b8c736c53ef6c0dd2b033ed3d021
/
.
/
boards
/
arm
/
nucleo_f767zi
/
board.cmake
blob: 796c2a4f35a40f976274cd38ea7525961a82a7bf [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F767ZI"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)