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