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