Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
116c4a9e4014b5802b6723278854bb5e3b0a407f
/
.
/
boards
/
ti
/
lp_mspm0g3507
/
board.cmake
blob: 2b2b64ba4f74b2c18c1848a0fcecc87aaa9d4522 [
file
] [
log
] [
blame
]
# SPDX-License-Identifier: Apache-2.0
board_runner_args
(
jlink
"--device=MSPM0G3507"
"--speed=4000"
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
openocd
.
board
.
cmake
)
include
(
$
{
ZEPHYR_BASE
}/
boards
/
common
/
jlink
.
board
.
cmake
)