summaryrefslogtreecommitdiff
path: root/app/boards/arm/planck/board.cmake
blob: e2bdf4827e1fbdfaf2de5b7456fbba34218a3792 (plain)
1
2
3
4
5
6
# SPDX-License-Identifier: Apache-2.0

board_runner_args(jlink "--device=STM32F303VC" "--speed=4000")

include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)