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