zephyr/boards/actinius/icarus_som/board.cmake

6 lines
218 B
CMake

# SPDX-License-Identifier: Apache-2.0
board_runner_args(jlink "--device=nRF9160_xxAA" "--speed=4000")
include(${ZEPHYR_BASE}/boards/common/nrfjprog.board.cmake)
include(${ZEPHYR_BASE}/boards/common/jlink.board.cmake)