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