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