Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
64a373f4ea29672a8979469a71a3d154e61329ef
/
.
/
boards
/
st
/
nucleo_f746zg
/
board.cmake
blob: 8bbeabfe4863024fd5bb257680d32884d23c02c3 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=STM32F746ZG"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)