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