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