6 lines
211 B
CMake
6 lines
211 B
CMake
|
# Copyright (c) 2023 Lukas Jung <lukas.jung@mailbox.org>
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
include(${ZEPHYR_BASE}/boards/common/bossac.board.cmake)
|
||
|
include(${ZEPHYR_BASE}/boards/common/openocd.board.cmake)
|